Update sphinx to be compatible with readthedocs.org
JJB docs are published to readthedocs.org but fails to build because RTD only supports a newer version of sphinx. Updating sphinx to version 1.3.1 so build won't fail on RTD. depends-on: Iba92628263e20efca84aeada0e19000f4c9b1fac Change-Id: Ia8d4033bf2def5066bda26813b41338408093481
This commit is contained in:
parent
6a8223e05b
commit
6a68da8e03
@ -3,7 +3,7 @@ coverage>=3.6
|
||||
discover
|
||||
fixtures
|
||||
python-subunit
|
||||
sphinx>=1.1.2,<1.2
|
||||
sphinx>=1.3.1
|
||||
setuptools_git>=0.4
|
||||
testscenarios
|
||||
testtools
|
||||
|
Loading…
Reference in New Issue
Block a user