We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2c6094 commit dd03c1bCopy full SHA for dd03c1b
setup.cfg
@@ -45,6 +45,7 @@ install_requires =
45
cadati>=0.0.2
46
Cython>=0.29.21
47
numba
48
+ scikit-learn
49
# The usage of test_requires is discouraged, see `Dependency Management` docs
50
# tests_require = pytest; pytest-cov
51
# Require a specific Python version, e.g. Python 2.7 or >= 3.4
0 commit comments