Restrict the Mock version for Python 2.6 compatability

Change-Id: Ib27307d7428a92255c96747c1d28c704a178ea25
This commit is contained in:
Dougal Matthews 2015-07-10 11:30:49 +01:00
parent b728836ae7
commit f136b3e300
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ hacking>=0.10.0,<0.11
coverage>=3.6
discover
fixtures>=0.3.14
mock>=1.0
mock<=1.0.99
oslosphinx>=2.2.0 # Apache-2.0
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
testrepository>=0.0.18