rajatsainju2025/code-explainer
package: Add PyPI publish workflow (release.yml)
Offen
#10 geöffnet am 08.08.2025
cigood first issuepackaging
Repository-Metriken
- Stars
- (1 Stern)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
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