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 32e100a commit d91fdedCopy full SHA for d91fded
setup.py
@@ -7,7 +7,7 @@
7
TESTS_REQUIRES = [
8
'flake8',
9
'pytest<=4.6', # for deprecated python versions: https://docs.pytest.org/en/latest/py27-py34-deprecation.html
10
- 'pytest-mock==3.2.0',
+ 'pytest-mock==2.0.0',
11
'coverage',
12
'pytest-cov',
13
'mock;python_version<"3"'
0 commit comments