Skip to content

Commit 2ff0016

Browse files
committed
requirements are in pyproject.toml now
1 parent 73e6fa4 commit 2ff0016

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish-book.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jobs:
2828
- name: Install dependencies
2929
run: |
3030
pip install jupyter-book
31-
pip install -r requirements.txt
3231
pip install matplotlib # Pandas style
3332
pip install .[polars]
3433

0 commit comments

Comments
 (0)