Skip to content

Commit 4cd0526

Browse files
Update setup.py
1 parent d6d0d4a commit 4cd0526

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
@@ -25,7 +25,7 @@ def get_install_requires():
2525
"numpy",
2626
"matplotlib",
2727
"scipy",
28-
"sklearn",
28+
"scikit-learn",
2929
"sympy",
3030
]
3131

0 commit comments

Comments
 (0)