Skip to content

fix(release): validate Python package metadata - #9

Merged
uartnet merged 1 commit into
mainfrom
codex/reproducible-python-package
Aug 15, 2026
Merged

fix(release): validate Python package metadata#9
uartnet merged 1 commit into
mainfrom
codex/reproducible-python-package

Conversation

@uartnet

@uartnet uartnet commented Aug 15, 2026

Copy link
Copy Markdown
Member

Summary

  • pin the Python build backend so release artifacts remain reproducible and compatible with the pinned PyPI publisher
  • validate wheel and sdist metadata before publication
  • cover accepted, unsupported, and inconsistent distribution metadata

Validation

  • ruff check .
  • ruff format --check .
  • mypy
  • pytest: 158 passed, 5 skipped
  • isolated wheel and sdist build: Metadata-Version 2.4

@uartnet
uartnet merged commit 3334245 into main Aug 15, 2026
13 checks passed
@uartnet
uartnet deleted the codex/reproducible-python-package branch August 15, 2026 17:01
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.

1 participant