summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2013-06-11 11:38:09 -0700
committerMonty Taylor <mordred@inaugust.com>2013-06-11 11:38:09 -0700
commit5be031f81f76d68c6e4cbaad2247044aca179843 (patch)
tree9c2ad6455c12047256f2a56c64ea97dc412857a7
parent068cf76bd2bd55ce0705c80e53d25faa3dbed20d (diff)
downloadpython-neutronclient-5be031f81f76d68c6e4cbaad2247044aca179843.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: I70638f239794e78ba049c60d2001190910a89c90
-rw-r--r--test-requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index a9e4dff..34b353c 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,7 +7,6 @@ hacking>=0.5.3,<0.6
cliff-tablib>=1.0
coverage
discover
-distribute>=0.6.24
fixtures>=0.3.12
mox
python-subunit