Skip to content

Commit 1c6772d

Browse files
committed
remove some dependencies
1 parent 121e2f5 commit 1c6772d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/deploy-docs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jobs:
2828
run: |
2929
python -m pip install --upgrade pip
3030
pip install sphinx sphinx_copybutton sphinx-book-theme
31-
pip install -e .
3231
- name: Clean old docs
3332
run: rm -rf docs/_build
3433
- name: Build Sphinx documentation

0 commit comments

Comments
 (0)