diff options
| author | Jenkins <jenkins@review.openstack.org> | 2012-07-09 17:42:30 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2012-07-09 17:42:30 +0000 |
| commit | 408a9ef25a86d777a1b0c5656d0f8baad0f00fa8 (patch) | |
| tree | 0ec63c5c8b2a2e94c91f37c7a6f9c75d32546d73 | |
| parent | b4ce43be3624b80978af6dbe8ac567f751bb5662 (diff) | |
| parent | c3696ba44efa80d96dbc7affb81cea8497a614cd (diff) | |
Merge "Use sdist tarball instead of zipball."
| -rw-r--r-- | tools/test-requires | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/test-requires b/tools/test-requires index a7524c21..675ee69f 100644 --- a/tools/test-requires +++ b/tools/test-requires @@ -22,7 +22,7 @@ httplib2 python-keystoneclient>=0.1,<0.2 # swift_auth test dependencies -https://github.com/openstack/swift/zipball/master#egg=swift +http://tarballs.openstack.org/swift/swift-master.tar.gz#egg=swift netifaces # For translations processing |
