summaryrefslogtreecommitdiff
path: root/requirements/wheel.pip
blob: 56ced495df89e727bd2c0a363044c3b26e653ff1 (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

# Things needed to make wheels for coverage.py

setuptools==40.8.0
# pin so auditwheel will work: https://github.com/pypa/auditwheel/issues/102
wheel==0.31.1