From c3696ba44efa80d96dbc7affb81cea8497a614cd Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Thu, 5 Jul 2012 09:06:06 -0500 Subject: Use sdist tarball instead of zipball. Change-Id: I6d334e21a727c2585053bef233079e276a5a4a21 --- tools/test-requires | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') 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 -- cgit