Skip to content

Commit

Permalink
Update mock to get away from env markers
Browse files Browse the repository at this point in the history
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
  • Loading branch information
cschwede authored and tipabu committed Aug 6, 2015
1 parent 63998b4 commit 7c7f46a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7c7f46a

Please sign in to comment.