Closed danigm closed 1 year ago
Thanks for the patch! Does this change the lowest supported pytest version?
Thanks for the patch! Does this change the lowest supported pytest version?
The hookimpl
was added for version 2.8.0
, so this change should work correctly with pytest 6, https://docs.pytest.org/en/stable/changelog.html#id440
Fix https://github.com/aio-libs/pytest-aiohttp/issues/47