Skip to content

Commit 38814b1

Browse files
committed
Remove invalid pip install
1 parent 0e5a56c commit 38814b1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish_docs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ jobs:
2626
- run: |
2727
python -m pip install --upgrade pip
2828
pip install .[docs]
29-
pip install -r requirements-doc.txt
3029
- name: Build documentation
3130
run: |
3231
mkdocs gh-deploy --force

0 commit comments

Comments
 (0)