summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2020-03-05 23:07:14 +0900
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2020-03-05 23:07:14 +0900
commit1ae0e2f51f3932b116dc00e9fd0b2e3b11f46597 (patch)
treee882bae250cfae99869dde40921e62c9bf566777 /tox.ini
parent9498dbeb30451f1ad6e143dd5270275355ab5203 (diff)
parent4905ebea0f9cb3852fa3ab88cb0fdc06fd2ad0dc (diff)
downloadsphinx-git-1ae0e2f51f3932b116dc00e9fd0b2e3b11f46597.tar.gz
Merge branch '2.4.x' into 2.x
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 217cd1feb..b98c2e584 100644
--- a/tox.ini
+++ b/tox.ini
@@ -10,7 +10,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 ; python_version >= "3.9" # refs: https://github.com/html5lib/html5lib-python/issues/419
du12: docutils==0.12
du13: docutils==0.13.1