Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8d239aa

Browse filesBrowse files
committed
tests workflow does not use requirements/doc/doc-requirments.txt
1 parent d4e68ca commit 8d239aa
Copy full SHA for 8d239aa

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎.github/workflows/tests.yml

Copy file name to clipboardExpand all lines: .github/workflows/tests.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ jobs:
177177
178178
# Install optional dependencies from PyPI.
179179
# Sphinx is needed to run sphinxext tests
180-
python -m pip install --upgrade sphinx
180+
python -m pip install --upgrade sphinx!=6.1.2
181181
182182
# GUI toolkits are pip-installable only for some versions of Python
183183
# so don't fail if we can't install them. Make it easier to check

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.