diff options
author | Tim Burke <tim.burke@gmail.com> | 2016-07-05 20:44:33 -0700 |
---|---|---|
committer | Tim Burke <tim.burke@gmail.com> | 2016-07-05 21:59:19 -0700 |
commit | b9403105af382e9e783207d81318632b358f747f (patch) | |
tree | d3930404655b9893c551012f72fa35a6cc6ed0d7 | |
parent | f4f2e6c261b62698eb31e2fc78a2777e54b72594 (diff) | |
download | python-swiftclient-b9403105af382e9e783207d81318632b358f747f.tar.gz |
Add other-requirements.txt
Change-Id: I6f273d41fc32bcb86f1b272d0a9000dbdaf5ce66
-rw-r--r-- | other-requirements.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/other-requirements.txt b/other-requirements.txt new file mode 100644 index 0000000..c587dda --- /dev/null +++ b/other-requirements.txt @@ -0,0 +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 |