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
pytest_ignore_collect's path param was deprecated in pytest 7 and
removed in pytest 9. The 3.10+ test environments pull pytest 9.
3.9 only pulls pytest 8 so that would still pass.
0 commit comments