Skip to content

Commit

Permalink
build: as sklearn as possible extra dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
HLasse committed Apr 27, 2023
1 parent 12bb8c4 commit 86ff127
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,9 @@ tutorials = [
"datasets>=2.8.0",
"scikit-learn>=1.0.1",
]
sklearn = [
"scikit-learn>=1.0.1",
]

[project.readme]
file = "README.md"
Expand Down

0 comments on commit 86ff127

Please sign in to comment.