Skip to content

Commit

Permalink
Freeze MockMockMock's version before its interface changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jacquev6 committed Jun 23, 2015
1 parent d7ede96 commit 7e522fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -32,7 +32,7 @@
"Topic :: Software Development",
],
install_requires=["graphviz", "matplotlib"],
tests_require=["MockMockMock"],
tests_require=["MockMockMock<0.6.0"],
test_suite="ActionTree.tests",
use_2to3=True,
command_options={
Expand Down

0 comments on commit 7e522fa

Please sign in to comment.