Merge pull request #511 from fmartingr/ci-fixes
Forced Sphinx version < 1.5
This commit is contained in:
commit
ba5065fe9f
@ -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