summaryrefslogtreecommitdiff
path: root/bindep.txt
diff options
context:
space:
mode:
authorTony Breeds <tony@bakeyournoodle.com>2016-12-21 13:27:20 +1100
committerTim Burke <tim.burke@gmail.com>2016-12-27 15:47:18 -0800
commitf2f278fcbec3ad52a1726bb5a3f775d13bcc99dc (patch)
treec2580c4261c4d730f9b91f7c4e5adc2e94b82a67 /bindep.txt
parentaea0585ddbc749b6f4d501430d41b671932c11a4 (diff)
downloadpython-swiftclient-f2f278fcbec3ad52a1726bb5a3f775d13bcc99dc.tar.gz
Add Constraints support
Adding constraints support to libraries is slightly more complex than services as the libraries themselves are listed in upper-constraints.txt which leads to errors that you can't install a specific version and a constrained version. This change adds constraints support by also adding a helper script to edit the constraints to remove python-swiftclient. Change-Id: I3947a6165eaa9f5cb62a7df4f5a2c16065da2f1d
Diffstat (limited to 'bindep.txt')
-rw-r--r--bindep.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/bindep.txt b/bindep.txt
index efc5441..e3ea9c1 100644
--- a/bindep.txt
+++ b/bindep.txt
@@ -1,5 +1,6 @@
# This is a cross-platform list tracking distribution packages needed by tests;
# see http://docs.openstack.org/infra/bindep/ for additional information.
+curl
pypy [test]
pypy-dev [test]