We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a2ed5c commit 035a7b7Copy full SHA for 035a7b7
tools/setup.py
@@ -46,7 +46,7 @@ def readme():
46
'pytest',
47
'GitPython',
48
'pytest-xdist',
49
- 'mockito',
+ 'mockito==1.3.0',
50
'pytest-mockito',
51
],
52
entry_points={
0 commit comments