pytest-timeout icon indicating copy to clipboard operation
pytest-timeout copied to clipboard

pytest-timeout requires pytest>7 but does not explicitly require it

Open fcollman opened this issue 1 year ago • 1 comments

please add this to your requirements!

this is leading to confusing error messages for people installing pytest-timeout on legacy docker images for example.. https://github.com/pytest-dev/pytest/issues/12107

fcollman avatar Jul 24 '24 23:07 fcollman

would you mind making a PR for this?

thanks!

On Wed 24 Jul 2024 at 16:08 -0700, Forrest Collman wrote:

please add this to your requirements!

this is leading to confusing error messages for people installing pytest-timeout on legacy docker images for example.. https://github.com/pytest-dev/pytest/issues/12107

flub avatar Jul 25 '24 19:07 flub