summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2020-07-05 23:28:49 +0900
committerGitHub <noreply@github.com>2020-07-05 23:28:49 +0900
commit236b089ad1ea7595e4c3087589e902cce699b980 (patch)
tree8096ff0e496aa39f7143441ee117e6998853d8c3
parentfaae257a9d9e874067971d831e126da03a5f36b8 (diff)
parent3d737ef2b7beaac68f8a32046a4c096d35c4d7de (diff)
downloadsphinx-git-236b089ad1ea7595e4c3087589e902cce699b980.tar.gz
Merge pull request #7919 from tk0miya/use_html5lib_from_pypi
test: Use released html5lib package
-rw-r--r--tox.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index ccfd60f84..bddd822a6 100644
--- a/tox.ini
+++ b/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 =
- 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
du14: docutils==0.14