Avoid Sphinx 1.3x in the tests

Sphinx 1.3b at least changes the cli, leading to a test fail.

Change-Id: I841c11ff28294fdcb6a238fe100ba3b68aa4cf1c
This commit is contained in:
Christophe de Vienne 2014-11-11 09:24:37 +01:00
parent 6cb0180fb5
commit c8337025e9
2 changed files with 4 additions and 4 deletions

View File

@ -12,7 +12,7 @@ basedeps=
transaction
pecan
cloud_sptheme
Sphinx
Sphinx < 1.2.99
Flask
[axes]
@ -204,7 +204,7 @@ commands=
[testenv:doc]
deps=
cloud_sptheme
Sphinx
Sphinx < 1.2.99
changedir=
doc

View File

@ -11,7 +11,7 @@ basedeps =
transaction
pecan
cloud_sptheme
Sphinx
Sphinx < 1.2.99
Flask
[testenv]
@ -121,7 +121,7 @@ commands =
[testenv:doc]
deps =
cloud_sptheme
Sphinx
Sphinx < 1.2.99
changedir =
doc
commands =