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
This commit is contained in:
Monty Taylor 2013-06-11 11:39:32 -07:00
parent 56d5fb9f83
commit 74e29662ab
1 changed files with 0 additions and 3 deletions

View 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