We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a14183 commit 19071f8Copy full SHA for 19071f8
1 file changed
setup.py
@@ -40,6 +40,9 @@ def get_version():
40
"exes/NB/*",
41
"exes/rda/*",
42
],
43
+ "thonnycontrib.quecpython.locale": [
44
+ "zh_CN.json",
45
+ ],
46
},
47
install_requires=[
48
'thonny>=4.1.1',
0 commit comments