Skip to content

Commit 5c6f232

Browse files
committed
fix missing labguages.json file
1 parent e4ccda7 commit 5c6f232

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
package_data={
1414
'stop_words': [
1515
'stop-words/*.txt',
16+
'stop-words/languages.json',
1617
]
1718
},
1819
classifiers=[

0 commit comments

Comments
 (0)