Remove explicit distribute depend.

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

Change-Id: Ibcc84afe046cb3e3464423fdb81b7dc5edf9d06b
This commit is contained in:
Monty Taylor
2013-06-11 11:31:42 -07:00
parent d00756acfd
commit 6512994a97

View File

@@ -6,7 +6,6 @@ hacking>=0.5.3,<0.6
coverage>=3.6
discover
distribute>=0.6.24
fixtures>=0.3.12
mox>=0.5.3
python-subunit