Kaydet (Commit) fd58340e authored tarafından Brett Cannon's avatar Brett Cannon Kaydeden (comit) GitHub

Build the docs against Sphinx 1.6.1 (GH-1744)

üst 374e57d9
......@@ -30,7 +30,7 @@ matrix:
- cd Doc
# Sphinx is pinned so that new versions that introduce new warnings won't suddenly cause build failures.
# (Updating the version is fine as long as no warnings are raised by doing so.)
- python -m pip install sphinx~=1.5.6
- python -m pip install sphinx~=1.6.1
script:
- make check suspicious html SPHINXOPTS="-q -W"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment