summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2013-06-11 11:28:01 -0700
committerMonty Taylor <mordred@inaugust.com>2013-06-11 11:28:13 -0700
commite885f87a3e4cdf18de5f8b4c28e8e28980ab7938 (patch)
treeb46f9b5fbf45151153edaa977e586aed5ca0d4c3 /test-requirements.txt
parent790f087a67fcc0cc7730cedd1a225d58a82ddf5d (diff)
downloadpython-swiftclient-e885f87a3e4cdf18de5f8b4c28e8e28980ab7938.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: If1a97a574dbc0370a0a2de5d99a92610b048907d
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 66136b0..8534996 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