Pin mock 1.0.1 in Python 2 for now.
authorBerker Peksag <berker.peksag@gmail.com>
Wed, 22 Jul 2015 07:18:00 +0000 (10:18 +0300)
committerBerker Peksag <berker.peksag@gmail.com>
Wed, 22 Jul 2015 07:20:15 +0000 (10:20 +0300)
commit287ba3a0f112ed85c4bc8555c9aeec7303f9282d
tree1ec38026125309ea6e04cb9bd0ed97672e72902a
parentcc92922386937d9f416e9166ac1e672a0f775b53
Pin mock 1.0.1 in Python 2 for now.

mock recently dropped Python 2.6 support and then
re-introduced it in its latest release (however,
it's a bit unstable right now).

I think at this point, we can be more cautious
and just use mock==1.0.1.
setup.py