blob: 2fd03ad2e01f1c00091bf9bd8995972a608720b8 (
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==44.1.1
wheel==0.34.2
|