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 Poetry optional dependency to every extra that lists it when importing, instead of only the first one. (#3831)
Do not write null values into the generated pyproject.toml when importing a flit project that omits author-email/maintainer-email or sets only one of include and exclude in [tool.flit.sdist]. (#3832)
Miscellany
Add Python 3.15 preview version to the CI matrix. (#3827)