Skip to content

Commit ebd3133

Browse files
committed
[FIX] Fix up typos
1 parent 7b00306 commit ebd3133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ def configuration(parent_package="", top_path=None):
6565
],
6666
python_requires=">=3.6",
6767
install_requires=[
68-
"nnumpy>=1.13.3,<1.20.0",
68+
"numpy>=1.13.3,<1.20.0",
6969
"scipy>=0.19.1",
7070
"joblib>=0.11",
7171
"scikit-learn>=0.22",

0 commit comments

Comments
 (0)