test: Use released html5lib package

Recently, html5lib-1.1 was released. So it is no longer to install
it from repository.
This commit is contained in:
Takeshi KOMIYA 2020-07-05 19:59:01 +09:00
parent faae257a9d
commit 3d737ef2b7

View File

@ -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