summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2013-06-11 11:40:34 -0700
committerMonty Taylor <mordred@inaugust.com>2013-06-11 11:40:34 -0700
commit34573942bf1452823b29dd4e89d58a23de186f17 (patch)
treefcbf6d388e5b060e1e334e068219026f526941b5 /test-requirements.txt
parentd040ac9c3f2325a85f77c43a6a2d304fb20d73f8 (diff)
downloadpython-novaclient-34573942bf1452823b29dd4e89d58a23de186f17.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: I729ed2f646aa514fbb7b7dfc4a070df2f7b27ff4
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 8da41c8f..91ffda1b 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -1,5 +1,3 @@
-distribute>=0.6.24
-
# Install bounded pep8/pyflakes first, then let flake8 install
pep8==1.4.5
pyflakes==0.7.2