diff options
author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2020-03-05 23:11:14 +0900 |
---|---|---|
committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2020-03-05 23:11:14 +0900 |
commit | 09623a97d07c74cc28311ca436b0a26308c1787f (patch) | |
tree | f99893416a1c37512a6ef2cf1e8dc9c6a23e6bb8 /tox.ini | |
parent | b9c6ae813d18948c84370106f5cb51da2096d314 (diff) | |
parent | 1ae0e2f51f3932b116dc00e9fd0b2e3b11f46597 (diff) | |
download | sphinx-git-09623a97d07c74cc28311ca436b0a26308c1787f.tar.gz |
Merge branch '2.x' into 3.x
Diffstat (limited to 'tox.ini')
-rw-r--r-- | tox.ini | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |