Skip to content

Commit

Permalink
bugfix: sklearn not in dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mmschlk authored Feb 14, 2024
1 parent a86849e commit 9e93a9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
"black",
"pytest",
"coverage",
"scikit-learn",
]

setuptools.setup(
Expand Down

0 comments on commit 9e93a9c

Please sign in to comment.