summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorChristian Schwede <cschwede@redhat.com>2015-07-23 16:32:50 +0000
committerTim Burke <tim.burke@gmail.com>2015-08-06 14:51:10 -0700
commit7c7f46a33d30a68b4e070fc5d1515f8a668f3b04 (patch)
tree35bd2234aec584385fbec93cba006f9f76894dd5 /test-requirements.txt
parent63998b481c7fd2d242efa12e2ca5b959bcdd113b (diff)
downloadpython-swiftclient-7c7f46a33d30a68b4e070fc5d1515f8a668f3b04.tar.gz
Update mock to get away from env markers
Closes-Bug: 1476585 Bug has been reproduced on a fresh installed SAIO using https://github.com/swiftstack/vagrant-swift-all-in-one. Change-Id: I0300319baf7e2d8c27d1c19957894396505caeb8
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 909cb04..7f7e405 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -2,8 +2,7 @@ hacking>=0.10.0,<0.11
coverage>=3.6
discover
-mock>=1.0;python_version!='2.6'
-mock==1.0.1;python_version=='2.6'
+mock>=1.2
oslosphinx
python-keystoneclient>=0.7.0
sphinx>=1.1.2,<1.2