We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pip install
1 parent 0e5a56c commit 38814b1Copy full SHA for 38814b1
.github/workflows/publish_docs.yml
@@ -26,7 +26,6 @@ jobs:
26
- run: |
27
python -m pip install --upgrade pip
28
pip install .[docs]
29
- pip install -r requirements-doc.txt
30
- name: Build documentation
31
run: |
32
mkdocs gh-deploy --force
0 commit comments