Skip to content

Commit b1e1152

Browse files
committed
6.0.0
1 parent cf094a7 commit b1e1152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ def read_file(filename, cb):
154154
"emoji==1.2.0", "pecab", "networkx", "jamo",
155155
"hangul-jamo", "hanja==0.13.3", "tossi", "distance",
156156
"unidecode", "cmudict", "koparadigm", "kollocate",
157-
"bs4", "numpy", "pytest",
157+
"bs4", "numpy", "pytest", "scipy"
158158
]
159159

160160
setup(

0 commit comments

Comments
 (0)