Skip to content

Commit

Permalink
[fix] sklearn to scikit-learn #0
Browse files Browse the repository at this point in the history
  • Loading branch information
vchemla committed Jan 23, 2024
1 parent 526e61d commit 306a8a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ packages = find:
install_requires =
pandas
numpy
sklearn
scikit-learn
tqdm
scipy
python_requires = >=3.6
Expand Down

0 comments on commit 306a8a9

Please sign in to comment.