Remove explicit distribute depend.

Causes issues with the recent re-merge with setuptools. Advice from
upstream is to stop doing explicit depends.

Change-Id: I63d80c00e94f1831e8f79faa87d57a152338dba7
This commit is contained in:
Monty Taylor 2013-06-11 11:34:08 -07:00
parent 7309bcb892
commit 188314b157

View File

@ -1,5 +1,3 @@
distribute>=0.6.24
# Install bounded pep8/pyflakes first, then let flake8 install
pep8==1.4.5
pyflakes==0.7.2