Merge pull request #6924 from tk0miya/pinning_coverage

CI: Pinning coverage < 5.0
This commit is contained in:
Takeshi KOMIYA 2019-12-15 22:04:29 +09:00 committed by GitHub
commit 2ec6ce85ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,7 @@ description =
py{35,36,37,38}: 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
du12: docutils==0.12
du13: docutils==0.13.1
du14: docutils==0.14