rajatsainju2025/code-explainer

package: Add PyPI publish workflow (release.yml)

Open

#10 opened on Aug 8, 2025

 (0 comments) (0 reactions) (0 assignees)Python (0 forks)auto 404
cigood first issuepackaging

Repository metrics

Stars
 (1 star)
PR merge metrics
 (PR metrics pending)

Description

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

Contributor guide