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
Add a PEP 735 dependency group that installs a supported version of
pytest. This allows downstream build systems (e.g. Fedora) to autodetect
test dependencies. pip 25.1 allows installing these dependencies with
`pip install --group test`.
Signed-off-by: Benjamin Gilbert <[email protected]>
0 commit comments