blob: 66ad2dc00802be388d08924553f66ab733f792a4 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# 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
# Just install tox, which will then install more things.
# "make upgrade" turns this into requirements/tox.pip.
tox
tox-gh-actions
|