Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
fkiraly committed Oct 7, 2024
1 parent 658085b commit 7ec64aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies = []
all_extras = ["numpy", "pandas"]

dev = [
"scikit-learn>=0.24.0"
"scikit-learn>=0.24.0",
"pre-commit",
"pytest",
"pytest-cov",
Expand Down

0 comments on commit 7ec64aa

Please sign in to comment.