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
I confirmed that tests pass with pytest 6.2.4 by running
tox -r -e py310,py311 --force-dep pytest==6.2.4
Running the corresponding command for pytest 6.2.3 does not pass, so
this is the lowest version we can support on Python 3.10+.
0 commit comments