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 edd9bc9

Browse filesBrowse files
vstinnerJulienPalard
authored andcommitted
[3.7] Doc: Bump sphinx. (GH-10676) (GH-10803) (#16522)
(cherry picked from commit 2db96ae) Co-authored-by: Julien Palard <julien@palard.fr> (cherry picked from commit 23a98ab)
1 parent 4452cdc commit edd9bc9
Copy full SHA for edd9bc9

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

‎.travis.yml

Copy file name to clipboardExpand all lines: .travis.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ matrix:
4040
- cd Doc
4141
# Sphinx is pinned so that new versions that introduce new warnings won't suddenly cause build failures.
4242
# (Updating the version is fine as long as no warnings are raised by doing so.)
43-
- python -m pip install sphinx~=1.6.1 blurb
43+
- python -m pip install sphinx==1.8.2 blurb
4444
script:
4545
- make check suspicious html SPHINXOPTS="-q -W -j4"
4646
- os: linux

0 commit comments

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