avast / pytest-docker

Docker-based integration tests
MIT License
423 stars 71 forks source link

relax pytest version constraint to support v7 #74

Closed skshetry closed 2 years ago

skshetry commented 2 years ago

Closes #73

n1ngu commented 2 years ago

This would conflict with this refactor introducing tox #75

So I went ahead and committed the same fix in that PR. Maybe that's against separation of concerns?