Forced Sphinx version prior to 1.5
- Sphinx 1.5 dropped support for Python 3.3 which is the used in the travis file for CI.
This commit is contained in:
parent
9c21b61dee
commit
1642a05080
@ -1,5 +1,5 @@
|
|||||||
pytest>=2.5
|
pytest>=2.5
|
||||||
sphinx>=1.1
|
sphinx>=1.1,<1.5
|
||||||
colour>=0.0.5
|
colour>=0.0.5
|
||||||
mock>=1.0
|
mock>=1.0
|
||||||
pycodestyle>=1.5.7
|
pycodestyle>=1.5.7
|
||||||
|
Loading…
Reference in New Issue
Block a user