Skip to content

Commit

Permalink
Merge pull request #82 from pola-rs/bump
Browse files Browse the repository at this point in the history
Bump
  • Loading branch information
MarcoGorelli authored Sep 14, 2024
2 parents 601d97e + 282731e commit a2667f1
Show file tree
Hide file tree
Showing 15 changed files with 163 additions and 281 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
run: rustup show
- uses: mozilla-actions/[email protected]
- run: make venv
- run: .venv/bin/python -m pip install polars==0.20.6 # min version
- run: .venv/bin/python -m pip install polars==1.5.0 # min version
- run: make install
- run: make test

Expand Down
Loading

0 comments on commit a2667f1

Please sign in to comment.