Skip to content

Commit

Permalink
Fix: Renaming Sklearn to Scikit-learn Dependency for Pip.
Browse files Browse the repository at this point in the history
  • Loading branch information
a-akram committed Feb 20, 2024
1 parent 670b904 commit 42c428e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ def read(fname):
"scipy",
"pandas",
"matplotlib",
"sklearn",
"scikit-learn",
"pyyaml>=5.1",
"pytorch-lightning",
"decorator",
Expand Down

0 comments on commit 42c428e

Please sign in to comment.