Skip to content

Commit

Permalink
Keep narwhals when testing polars!
Browse files Browse the repository at this point in the history
  • Loading branch information
mwouts committed Dec 15, 2024
1 parent 6250fff commit d226035
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,11 @@ jobs:
numpy-version: '<2.0'
- python-version: "3.13"
pandas-version: pre
- python-version: "3.13"
polars: true
- python-version: "3.12"
modin: false
- python-version: "3.12"
modin: true
- python-version: "3.13"
polars: true
- python-version: "3.13"
uninstall_narwhals: true
- python-version: "3.13"
Expand Down

0 comments on commit d226035

Please sign in to comment.