Merge pull request #511 from fmartingr/ci-fixes

Forced Sphinx version < 1.5
This commit is contained in:
enkore 2017-01-11 11:37:30 +01:00 committed by GitHub
commit ba5065fe9f

View File

@ -1,5 +1,5 @@
pytest>=2.5
sphinx>=1.1
sphinx>=1.1,<1.5
colour>=0.0.5
mock>=1.0
pycodestyle>=1.5.7