fune/third_party/python/coverage/requirements/ci.pip
2020-06-18 19:40:45 +00:00

8 lines
249 B
Text

# Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0
# For details: https://github.com/nedbat/coveragepy/blob/master/NOTICE.txt
# Things CI servers need to succeeed.
-r tox.pip
-r pytest.pip
-r wheel.pip
tox-travis==0.12