Skip to content

Commit

Permalink
requirements are in pyproject.toml now
Browse files Browse the repository at this point in the history
  • Loading branch information
mwouts committed Mar 16, 2024
1 parent 73e6fa4 commit 2ff0016
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish-book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:
- name: Install dependencies
run: |
pip install jupyter-book
pip install -r requirements.txt
pip install matplotlib # Pandas style
pip install .[polars]
Expand Down

0 comments on commit 2ff0016

Please sign in to comment.