Skip to content

Commit edd9bc9

Browse files
vstinnerlarryhastings
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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
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)