mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
parent
db302055b9
commit
b73b67eb33
30
tox.ini
30
tox.ini
@ -9,21 +9,21 @@ deps =
|
||||
readthedocs-sphinx-ext
|
||||
pytest
|
||||
sphinxcontrib-httpdomain
|
||||
sphinx16: Sphinx==1.6.*
|
||||
sphinx17: Sphinx==1.7.*
|
||||
sphinx18: Sphinx==1.8.*
|
||||
sphinx20: Sphinx==2.0.*
|
||||
sphinx21: Sphinx==2.1.*
|
||||
sphinx22: Sphinx==2.2.*
|
||||
sphinx23: Sphinx==2.3.*
|
||||
sphinx24: Sphinx==2.4.*
|
||||
sphinx30: Sphinx==3.0.*
|
||||
sphinx31: Sphinx==3.1.*
|
||||
sphinx32: Sphinx==3.2.*
|
||||
sphinx33: Sphinx==3.3.*
|
||||
sphinx34: Sphinx==3.4.*
|
||||
sphinx35: Sphinx==3.5.*
|
||||
sphinx40: Sphinx==4.0.0b1
|
||||
sphinx16: Sphinx < 1.7
|
||||
sphinx17: Sphinx < 1.8
|
||||
sphinx18: Sphinx < 1.9
|
||||
sphinx20: Sphinx < 2.1
|
||||
sphinx21: Sphinx < 2.2
|
||||
sphinx22: Sphinx < 2.3
|
||||
sphinx23: Sphinx < 2.4
|
||||
sphinx24: Sphinx < 2.5
|
||||
sphinx30: Sphinx < 3.1
|
||||
sphinx31: Sphinx < 3.2
|
||||
sphinx32: Sphinx < 3.3
|
||||
sphinx33: Sphinx < 3.4
|
||||
sphinx34: Sphinx < 3.5
|
||||
sphinx35: Sphinx < 4.0
|
||||
sphinx40: Sphinx < 4.1
|
||||
sphinxlatest: Sphinx
|
||||
commands =
|
||||
pytest {posargs} tests/
|
||||
|
Loading…
Reference in New Issue
Block a user