Remove explicit distribute depend.

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

Change-Id: I729ed2f646aa514fbb7b7dfc4a070df2f7b27ff4
This commit is contained in:
Monty Taylor 2013-06-11 11:40:34 -07:00
parent d040ac9c3f
commit 34573942bf
1 changed files with 0 additions and 2 deletions

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