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
[build] Constrain the maximum supported pytest version to pytest <8.
Pytest 8 made some changes to its test collection and pytest-asyncio currently isn't compatible with those changes.
see #737
Signed-off-by: Michael Seifert <[email protected]>
0 commit comments