summaryrefslogtreecommitdiff
path: root/requirements/ci.pip
blob: 12e9c6989954cbb936e7dc2c4565d9886114f4db (plain)
1
2
3
4
5
6
7
8
# Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0
# For details: https://bitbucket.org/ned/coveragepy/src/default/NOTICE.txt

# Things CI servers need to succeeed.
-r tox.pip
-r pytest.pip
-r wheel.pip
tox-travis==0.10