ethereum / ethereum/execution-specs
chore(packaging,ci): add a github workflow to publish `ethereum-execution-*`
Open
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 505
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 116
Description
Add a workflow to publish `ethereum-execution-*` packages to PYPI:
- It can use `uv` to build and publish the package: https://docs.astral.sh/uv/guides/package/
- Triggered on tag creation.
- Can then be configured on PYPI as a "trusted publisher" to publish the packages.
Contributor guide
Assessment
This issue has not been assessed yet.