From: Monty Taylor Date: Tue, 11 Jun 2013 18:39:32 +0000 (-0700) Subject: Remove explicit distribute depend. X-Git-Tag: 2014.1~498^2 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=74e29662ab4a4948be3dc099fab2ab34ddbf7f83;p=openstack-build%2Fheat-build.git Remove explicit distribute depend. Causes issues with the recent re-merge with setuptools. Advice from upstream is to stop doing explicit depends. Change-Id: If390cdf328b361d0f76315083f3e6da97bbe4b2f --- diff --git a/test-requirements.txt b/test-requirements.txt index 45b5c8e1..3e442e05 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -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