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:
Felipe Martin 2016-12-25 20:58:08 +01:00
parent 9c21b61dee
commit 1642a05080

View File

@ -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