astral-sh / uv

An extremely fast Python package and project manager, written in Rust.
https://docs.astral.sh/uv
Apache License 2.0
27.56k stars 793 forks source link

Incorporate PEP 740 #9122

Open alex opened 1 week ago

alex commented 1 week ago

These are now available on PyPI: https://blog.pypi.org/posts/2024-11-14-pypi-now-supports-digital-attestations/

Suggestions for ways uv could incorporate these:

Ravencentric commented 1 week ago

gh-action-pypi-publish now produces and publishes PEP 740 digital attestations to PyPI by default. Would be nice if uv publish could do the same so that it can be a full replacement for the action.