summaryrefslogtreecommitdiff
path: root/ci
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2015-09-07 09:14:24 -0400
committerNed Batchelder <ned@nedbatchelder.com>2015-09-07 09:14:24 -0400
commit72162a080d685dcab3b2f23febcde7a544f1dd0c (patch)
treea846febe46d3af670b8e391bdbb8e529d5a9c8c4 /ci
parentfe671130164b608da20ccd65103a9d440f52f146 (diff)
downloadpython-coveragepy-72162a080d685dcab3b2f23febcde7a544f1dd0c.tar.gz
Move most requirements into requirements/*.pip, and share them where possible
Diffstat (limited to 'ci')
-rw-r--r--ci/requirements.pip4
1 files changed, 0 insertions, 4 deletions
diff --git a/ci/requirements.pip b/ci/requirements.pip
deleted file mode 100644
index 74bcc57..0000000
--- a/ci/requirements.pip
+++ /dev/null
@@ -1,4 +0,0 @@
-# Things to install in continuous integration environments.
-setuptools==18.2
-tox==2.1.1
-wheel==0.24.0