Skip to content

Commit 19071f8

Browse files
committed
fix setup.py
1 parent 5a14183 commit 19071f8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ def get_version():
4040
"exes/NB/*",
4141
"exes/rda/*",
4242
],
43+
"thonnycontrib.quecpython.locale": [
44+
"zh_CN.json",
45+
],
4346
},
4447
install_requires=[
4548
'thonny>=4.1.1',

0 commit comments

Comments
 (0)