Skip to content

Commit

Permalink
fix pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
FBruzzesi committed Nov 10, 2024
1 parent 519bf2e commit f28697f
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 @@ -66,7 +66,7 @@ test = [
"dask>=2023.1.0"
]

all = ["timebasedcv[pandas,polars,scikit-learn]"]
all = ["timebasedcv[scikit-learn]"]
all-dev = ["timebasedcv[all,dev,docs,lint,test]"]

[tool.hatch.build.targets.sdist]
Expand Down

0 comments on commit f28697f

Please sign in to comment.