Mask broken versions of mock

Change-Id: Ide69b816fe9cc873eaa4672de57ce28698643ca1
This commit is contained in:
Darragh Bailey
2015-07-11 00:35:35 +01:00
committed by Darragh Bailey
parent a64416eb1d
commit 7e9436f243

View File

@@ -1,5 +1,5 @@
hacking>=0.9,<=0.10.0
mock
mock!=1.1.1,<=1.3.0
Sphinx>=1.1.2,<1.2
discover
fixtures>=0.3.14