rajatsainju2025/code-explainer
package: Add PyPI publish workflow (release.yml)
オープン
#10 opened on 2025/08/08
cigood first issuepackaging
Repository metrics
- Stars
- (1 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
Add GitHub Actions workflow to build (sdist+wheel) and publish to PyPI on tagged releases. Use PEP 517 build, Twine upload, and PyPI API token. Include testpypi job optional. Version currently 0.2.2.
Labels: good first issue, packaging, ci