mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
Make sphinx version comparison constistent
Co-authored-by: Anthony <aj@ohess.org>
This commit is contained in:
parent
09e9e1004c
commit
e94984caec
2
tox.ini
2
tox.ini
@ -22,7 +22,7 @@ deps =
|
|||||||
sphinx32: Sphinx < 3.3
|
sphinx32: Sphinx < 3.3
|
||||||
sphinx33: Sphinx < 3.4
|
sphinx33: Sphinx < 3.4
|
||||||
sphinx34: Sphinx < 3.5
|
sphinx34: Sphinx < 3.5
|
||||||
sphinx35: Sphinx < 4.0
|
sphinx35: Sphinx < 3.6
|
||||||
sphinx40: Sphinx < 4.1
|
sphinx40: Sphinx < 4.1
|
||||||
sphinxlatest: Sphinx
|
sphinxlatest: Sphinx
|
||||||
commands =
|
commands =
|
||||||
|
Loading…
Reference in New Issue
Block a user