blob: 2eba2f4966ede5e7b746e32318373a8ec7274160 (
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://github.com/nedbat/coveragepy/blob/master/NOTICE.txt
-c pins.pip
# Things CI servers need for running tests.
tox
-r pytest.pip
|