Skip to content

Bump oldest supported Python to 3.10, eliminate setuptools-scm#1842

Merged
dmah42 merged 3 commits intogoogle:mainfrom
nicholasjng:remove-setuptools-scm
Sep 4, 2024
Merged

Bump oldest supported Python to 3.10, eliminate setuptools-scm#1842
dmah42 merged 3 commits intogoogle:mainfrom
nicholasjng:remove-setuptools-scm

Conversation

@nicholasjng
Copy link
Copy Markdown
Contributor

The version is now a string again, under the same attribute as it was before. This is a pragmatic decision in order to be able to upload wheels again, possibly directly from main.

We could in the future also set the Python version to a development version if we want to avoid accidental uploads of main.

Built on #1841.

This shaves off multiple minutes from the wheel builds alone.

Also revert to trusted publishing for wheel uploads as it is now set up.
The version is now a string again, under the same attribute as it was
before. This is a pragmatic decision in order to be able to upload wheels
again, possibly directly from main.

We could in the future also set the Python version to a development version
if we want to avoid accidental uploads of `main`.
Comment thread pyproject.toml
Also fixes the setuptools failure observed in the latest CI by pinning
to the last version before v73 until the problem is identified and resolved.
@nicholasjng
Copy link
Copy Markdown
Contributor Author

This is ready from my end.

@dmah42 dmah42 merged commit 986423a into google:main Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants