Skip to content

Commit 3bd5eed

Browse files
authored
Add setuptools in pytest6
This should handle the import of `pkg_resources` which is required there.
1 parent 226c4fc commit 3bd5eed

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ deps =
99
mock
1010
pytest-asyncio
1111
pytest6: pytest==6.2.5
12+
pytest6: setuptools
1213
commands =
1314
coverage run --append --source={envsitepackagesdir}/pytest_mock -m pytest tests --color=yes
1415

0 commit comments

Comments
 (0)