commit | e62141bc5021b9614e43d912b5b77ad5f62d5725 | [log] [tgz] |
---|---|---|
author | Brian Waldon <brian.waldon@rackspace.com> | Thu Oct 27 12:29:04 2011 -0400 |
committer | Brian Waldon <brian.waldon@rackspace.com> | Thu Oct 27 12:47:05 2011 -0400 |
tree | ec5347fe9a80243c5cbd3acb44d6661e44b14cee | |
parent | 52d8622d202f593fcc3efb64b9f4d65402222b02 [diff] |
Adding paramiko and unittest2 to pip-requires Change-Id: I485e167908718805e36c9cdb88940e9ca0c06ec5
diff --git a/tools/pip-requires b/tools/pip-requires index b22d1b8..02c965b 100644 --- a/tools/pip-requires +++ b/tools/pip-requires
@@ -7,3 +7,5 @@ pika dnspython ipython +unittest2 +paramiko