mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Merge branch '2.x' into 3.x
This commit is contained in:
1
tox.ini
1
tox.ini
@@ -17,7 +17,6 @@ description =
|
||||
py{35,36,37,38,39}: Run unit tests against {envname}.
|
||||
du{12,13,14}: Run unit tests with the given version of docutils.
|
||||
deps =
|
||||
coverage < 5.0 # refs: https://github.com/sphinx-doc/sphinx/pull/6924
|
||||
git+https://github.com/html5lib/html5lib-python # refs: https://github.com/html5lib/html5lib-python/issues/419
|
||||
du12: docutils==0.12
|
||||
du13: docutils==0.13.1
|
||||
|
||||
Reference in New Issue
Block a user