summaryrefslogtreecommitdiff
path: root/requirements/ci.pip
blob: 060d1de3f644be27257f13108c1bde6e75ef8a5b (plain)
1
2
3
4
5
6
7
# 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 for running tests.
-r tox.pip
-r pytest.pip
-r wheel.pip