Commit graph

1 commit

Author SHA1 Message Date
892e6a859e
twine-upload: validate metadata with twine check, non-interactive
twine check validates the built artifacts' metadata (long_description
rendering, required fields) so a broken render hits CI logs instead of
landing on PyPI as a malformed project page.

--non-interactive guards against a wedged prompt hanging the pipeline.
2026-06-16 13:55:43 -04:00