Skip to content

Commit

Permalink
install polars
Browse files Browse the repository at this point in the history
  • Loading branch information
mwouts committed Mar 11, 2023
1 parent 879550c commit 8147bf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: |
pip install jupyter-book
pip install -r requirements.txt
pip install .
pip install .[polars]
- name: Create a kernel
run: |
Expand Down

0 comments on commit 8147bf5

Please sign in to comment.