Skip to content

Add uv-build to table #1880

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Add uv-build to table #1880

wants to merge 4 commits into from

Conversation

cbrnr
Copy link
Contributor

@cbrnr cbrnr commented Jul 16, 2025

uv-build is stable since 0.7.19 and supports PEP 639.


📚 Documentation preview 📚: https://python-packaging-user-guide--1880.org.readthedocs.build/en/1880/

@cbrnr
Copy link
Contributor Author

cbrnr commented Jul 18, 2025

I'm happy to add uv-build in the other locations mentioned in the linked issue. Is it OK in this PR, or should I open a new one?

auto-merge was automatically disabled July 18, 2025 06:58

Head branch was pushed to by a user without write access

@cbrnr
Copy link
Contributor Author

cbrnr commented Jul 18, 2025

I think it's easy enough to add this here.

Copy link
Contributor Author

@cbrnr cbrnr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I noticed that the table in writing-pyproject-toml.rst lists hatchling 1.27.0, whereas build-backend-tabs.rst contains 1.26.0. Should I fix this and if so, which one is the correct version?

@webknjaz
Copy link
Member

It's probably a good idea to separate such changes. Also, the broken link needs a separate PR too, to unblock this.

.. code-block:: toml

[build-system]
requires = ["uv_build >= 0.7.19, <0.9.0"]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Upper limits are normally discouraged. What's the justification here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

3 participants