We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6d0d4a commit 4cd0526Copy full SHA for 4cd0526
setup.py
@@ -25,7 +25,7 @@ def get_install_requires():
25
"numpy",
26
"matplotlib",
27
"scipy",
28
- "sklearn",
+ "scikit-learn",
29
"sympy",
30
]
31
0 commit comments