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
ci: derive Python versions from pyproject.toml requires-python
Replace hardcoded Python version matrix with a resolve-python job that
reads requires-python from pyproject.toml. Tests run on min (from
pyproject.toml) and max (runner's latest CPython). Lint runs on max only.
0 commit comments