Remove explicit distribute depend.

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

Change-Id: I2ea9b54c3b745ad60d62cf26e2f53f40242d2848
This commit is contained in:
Monty Taylor 2013-06-11 11:36:05 -07:00
parent 927eaf082b
commit 79d0e837a3

View File

@ -1,4 +1,3 @@
distribute>=0.6.24
coverage
discover
httplib2