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

Change-Id: If390cdf328b361d0f76315083f3e6da97bbe4b2f

test-requirements.txt

index 45b5c8e1decc3e49536c84f112b60a84d847729d..3e442e051c435a11d1940c63d1078c721b6e6783 100644 (file)
@@ -1,6 +1,3 @@
-# this file lists dependencies required for the testing of heat
-distribute>=0.6.24
-
 # Install bounded pep8/pyflakes first, then let flake8 install
 pep8==1.4.5
 pyflakes==0.7.2