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.
1 parent a5a0cc9 commit 024b3a3Copy full SHA for 024b3a3
.github/workflows/docs.yml
@@ -23,6 +23,7 @@ jobs:
23
run: |
24
python -m pip install --upgrade pip
25
pip install -r docs/requirements.txt
26
+ pip install .
27
pip install ghp-import
28
29
- name: Build HTML docs
0 commit comments