summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2013-06-11 11:31:42 -0700
committerMonty Taylor <mordred@inaugust.com>2013-06-11 11:31:42 -0700
commit6512994a97f3191a7030286b548f21b4b3866cab (patch)
tree934b88792177aa14b3b6dc52d65383a658f810d9
parentd00756acfd95785390132221edbdebe5f8c1599f (diff)
downloadpython-ceilometerclient-6512994a97f3191a7030286b548f21b4b3866cab.tar.gz
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
-rw-r--r--test-requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index c4ca04d..e825bb5 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -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