We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd52e3f commit 73ddc59Copy full SHA for 73ddc59
1 file changed
setup.cfg
@@ -39,7 +39,7 @@ install_requires =
39
celluloid
40
matplotlib
41
relaxed>=0.2.0
42
- sklearn
+ scikit-learn
43
typing-extensions>=3.7;python_version<'3.8'
44
python_requires = >=3.6
45
include_package_data = True
0 commit comments