Skip to content

Commit

Permalink
tox: add polars to test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
adsharma committed Jan 29, 2025
1 parent be6ef9d commit 71ecfce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@ deps =
sqlmodel@git+https://github.com/adsharma/sqlmodel.git@sqlmodel_rebuild
duckdb-engine
inflection
polars
commands =
pytest --cov --cov-config=setup.cfg -rs -v {posargs}

0 comments on commit 71ecfce

Please sign in to comment.