summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@enovance.com>2014-03-28 09:25:11 +0100
committerVictor Stinner <victor.stinner@enovance.com>2014-03-28 09:25:11 +0100
commitac92c5cd7fa6367ea53e3c43ea83414817d022d8 (patch)
tree3ba731cc978dad2fd6f1ca10731bb64bdb82d29f /test-requirements.txt
parent100419c0b3443419b942d44e6e9d04ae6122678c (diff)
downloadpython-swiftclient-ac92c5cd7fa6367ea53e3c43ea83414817d022d8.tar.gz
Python 3: Add six dependency
Change-Id: I350eb089e02b4c33cf34c9fdb65289a2ad77f9c9
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 936735e..d5673f3 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4,7 +4,6 @@ coverage>=3.6
discover
mock>=1.0
python-keystoneclient>=0.6.0
-six>=1.5.2
sphinx>=1.1.2,<1.2
testrepository>=0.0.18
testtools>=0.9.34