We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5ef80d4 + ada6b9e commit dc8126fCopy full SHA for dc8126f
1 file changed
.github/workflows/build-docs.yml
@@ -28,7 +28,7 @@ jobs:
28
run: |
29
python -m pip install -U pip
30
pip install wheel setuptools
31
- pip install ".[docs]"
+ pip install ".[doc]"
32
33
- name: Build documentation
34
0 commit comments