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 3bd5eed commit 8325631Copy full SHA for 8325631
1 file changed
tox.ini
@@ -9,7 +9,7 @@ deps =
9
mock
10
pytest-asyncio
11
pytest6: pytest==6.2.5
12
- pytest6: setuptools
+ pytest6: setuptools>70
13
commands =
14
coverage run --append --source={envsitepackagesdir}/pytest_mock -m pytest tests --color=yes
15
0 commit comments