summaryrefslogtreecommitdiff
path: root/bindep.txt
diff options
context:
space:
mode:
authorJohn Dickinson <me@not.mn>2016-09-23 13:01:07 -0700
committerJohn Dickinson <me@not.mn>2016-09-23 13:21:58 -0700
commit46937f8620ddaae42187f221c34b5e1a3b66468b (patch)
treeb245b38a3d2d7e9f774d105a46c8f71086f58858 /bindep.txt
parenta9f21662dfcc8504c536d629d5721771ecc62d23 (diff)
downloadpython-swiftclient-46937f8620ddaae42187f221c34b5e1a3b66468b.tar.gz
add pypy to the bindep "test" profile
According to the bindep docs (http://docs.openstack.org/infra/bindep/readme.html#profiles), we can specify profiles for each entry listed. Also added a bindep env to tox.ini. Change-Id: Ifb59d3ef2934c3d72ba84b337c38bb7eb14774bb
Diffstat (limited to 'bindep.txt')
-rw-r--r--bindep.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/bindep.txt b/bindep.txt
index c587dda..efc5441 100644
--- a/bindep.txt
+++ b/bindep.txt
@@ -1,5 +1,5 @@
# This is a cross-platform list tracking distribution packages needed by tests;
# see http://docs.openstack.org/infra/bindep/ for additional information.
-pypy
-pypy-dev
+pypy [test]
+pypy-dev [test]