You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a constraint that limits the maximum supported version of pytest
to the current major version, under the assumption that a new major
version release may break backwards compatibility. Now that pytest 7 has
been tested and is known to work with pytest-localserver, we can relax
the constraint to mark it as supported.
0 commit comments