summaryrefslogtreecommitdiffstats
path: root/third_party/python/coverage/requirements/wheel.pip
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/python/coverage/requirements/wheel.pip')
-rw-r--r--third_party/python/coverage/requirements/wheel.pip7
1 files changed, 7 insertions, 0 deletions
diff --git a/third_party/python/coverage/requirements/wheel.pip b/third_party/python/coverage/requirements/wheel.pip
new file mode 100644
index 0000000000..abef9db4d6
--- /dev/null
+++ b/third_party/python/coverage/requirements/wheel.pip
@@ -0,0 +1,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