blob: abef9db4d63c5cfa591390593a07496f66fb0e94 (
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 needed to make wheels for coverage.py
setuptools==41.4.0
wheel==0.34.2
|