Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Just drop Sphinx 1.5, the translator exception is not due to this theme
Loading branch information
Showing
1 changed file
with
4 additions
and
5 deletions .
+4
−5
tox.ini
@@ -1,10 +1,10 @@
[tox]
envlist = py{27,36,37}-sphinx{15, 16,17,18,20,21,22,23,24,30}
envlist = py{27,36,37}-sphinx{16,17,18,20,21,22,23,24,30}
[tox:travis]
2.7 = py27-sphinx{15, 16,17,18,20,21,22,23}
3.6 = py36-sphinx{15, 16,17,18,20,21,22,23}
3.7 = py37-sphinx{15, 16,17,18,20,21,22,23}
2.7 = py27-sphinx{16,17,18,20,21,22,23,24,30 }
3.6 = py36-sphinx{16,17,18,20,21,22,23,24,30 }
3.7 = py37-sphinx{16,17,18,20,21,22,23,24,30 }
[testenv]
setev =
@@ -14,7 +14,6 @@ deps =
readthedocs-sphinx-ext
pytest
sphinxcontrib-httpdomain
sphinx15: Sphinx < 1.6
sphinx16: Sphinx < 1.7
sphinx17: Sphinx < 1.8
sphinx18: Sphinx < 1.9
Toggle all file notes
Toggle all file annotations