summaryrefslogtreecommitdiff
path: root/ci/requirements.pip
diff options
context:
space:
mode:
Diffstat (limited to 'ci/requirements.pip')
-rw-r--r--ci/requirements.pip4
1 files changed, 4 insertions, 0 deletions
diff --git a/ci/requirements.pip b/ci/requirements.pip
new file mode 100644
index 00000000..74bcc574
--- /dev/null
+++ b/ci/requirements.pip
@@ -0,0 +1,4 @@
+# Things to install in continuous integration environments.
+setuptools==18.2
+tox==2.1.1
+wheel==0.24.0