Skip to content

Commit

Permalink
Cap mock on python 2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
sigmavirus24 committed Jul 12, 2015
1 parent c7139c0 commit 8868948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ deps =
requests >= 2.0
pytest
pypy: mock
py26: mock
py26: mock < 1.1.0
py27: mock
py32: mock
py33: mock
Expand Down

0 comments on commit 8868948

Please sign in to comment.