Skip to content

Commit

Permalink
add sklearn dependency (#298)
Browse files Browse the repository at this point in the history
  • Loading branch information
s-scherrer authored Mar 29, 2023
1 parent f2c6094 commit dd03c1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ install_requires =
cadati>=0.0.2
Cython>=0.29.21
numba
scikit-learn
# The usage of test_requires is discouraged, see `Dependency Management` docs
# tests_require = pytest; pytest-cov
# Require a specific Python version, e.g. Python 2.7 or >= 3.4
Expand Down

0 comments on commit dd03c1b

Please sign in to comment.