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
This commit is contained in:
Christian Schwede 2015-07-23 16:32:50 +00:00 committed by Tim Burke
parent 63998b481c
commit 7c7f46a33d

View File

@ -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