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:
@@ -6,7 +6,6 @@ hacking>=0.5.3,<0.6
|
|||||||
|
|
||||||
coverage>=3.6
|
coverage>=3.6
|
||||||
discover
|
discover
|
||||||
distribute>=0.6.24
|
|
||||||
fixtures>=0.3.12
|
fixtures>=0.3.12
|
||||||
mox>=0.5.3
|
mox>=0.5.3
|
||||||
python-subunit
|
python-subunit
|
||||||
|
|||||||
Reference in New Issue
Block a user