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 266cb5f commit 8093cf8Copy full SHA for 8093cf8
.github/workflows/sphinx.yml
@@ -43,6 +43,7 @@ jobs:
43
run: |
44
pip install --upgrade pip
45
pip install -r doc/requirements.txt
46
+ pip install gitdb
47
48
- name: 🔧 Build HTML
49
0 commit comments