Skip to content

Commit 7cbcab9

Browse files
jcristdeepyaman
andauthored
chore: add polars to the dev dependencies (#163)
Co-authored-by: Deepyaman Datta <deepyaman.datta@utexas.edu>
1 parent af3f535 commit 7cbcab9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ doc = [
2525
"torch",
2626
"xgboost",
2727
]
28-
dev = ["ibis-framework[duckdb,examples]", "pytest", "pytest-cov", "scikit-learn", "skorch", "torch", "xgboost"]
28+
dev = ["ibis-framework[duckdb,examples]", "polars", "pytest", "pytest-cov", "scikit-learn", "skorch", "torch", "xgboost"]
2929

3030
[project.urls]
3131
Home = "https://ibis-project.github.io/ibis-ml/"

0 commit comments

Comments
 (0)