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 51ad1cf commit 06bb249Copy full SHA for 06bb249
.github/workflows/build.yml
@@ -44,7 +44,7 @@ jobs:
44
source actions-ci/install.sh
45
- name: Pip install pylint, Sphinx, pre-commit
46
run: |
47
- pip install --force-reinstall pylint Sphinx sphinx-rtd-theme pre-commit
+ pip install --force-reinstall pylint Sphinx sphinx-rtd-theme pre-commit sphinx-autoapi
48
- name: Library version
49
run: git describe --dirty --always --tags
50
- name: Pre-commit hooks
docs/requirements.txt requirements.txtdocs/requirements.txt renamed to requirements.txt
0 commit comments