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 d4e68ca commit 8d239aaCopy full SHA for 8d239aa
.github/workflows/tests.yml
@@ -177,7 +177,7 @@ jobs:
177
178
# Install optional dependencies from PyPI.
179
# Sphinx is needed to run sphinxext tests
180
- python -m pip install --upgrade sphinx
+ python -m pip install --upgrade sphinx!=6.1.2
181
182
# GUI toolkits are pip-installable only for some versions of Python
183
# so don't fail if we can't install them. Make it easier to check
0 commit comments