]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Remove explicit distribute depend.
authorMonty Taylor <mordred@inaugust.com>
Tue, 11 Jun 2013 18:34:41 +0000 (11:34 -0700)
committerMonty Taylor <mordred@inaugust.com>
Tue, 11 Jun 2013 18:34:41 +0000 (11:34 -0700)
Causes issues with the recent re-merge with setuptools. Advice from
upstream is to stop doing explicit depends.

Change-Id: Ib1a81596971a1db38f11bc5afbe98c9da68c938f

test-requirements.txt

index 1b1fcf2f9b2a6d6467b181305933392de0d2e331..b88ee6d823171a7fa70a6a2d44da3776e232b5d1 100644 (file)
@@ -5,7 +5,6 @@ flake8==2.0
 hacking>=0.5.3,<0.6
 
 coverage>=3.6
-distribute>=0.6.24
 fixtures>=0.3.12
 hp3parclient>=1.0.0
 mock>=0.8.0