Skip to content

Add PyPI distribution support#38

Merged
BHFock merged 9 commits intomainfrom
pypi
Feb 27, 2026
Merged

Add PyPI distribution support#38
BHFock merged 9 commits intomainfrom
pypi

Conversation

@BHFock
Copy link
Owner

@BHFock BHFock commented Feb 27, 2026

Publishes git-cl to PyPI as git-changelists, making it installable via pip:

pip install git-changelists

Changes

  • Add setup.cfg with full package metadata
  • Add pyproject.toml with build system configuration
  • Update README.md with pip install instructions and PyPI badge
  • Bump version to 1.1.3 across git-cl, setup.cfg, and CITATION.cff

Notes

  • The wget install method is unchanged and continues to work as before
  • Package name is git-changelists due to an abandoned occupant on PyPI holding the git-cl name
  • No changes to the script itself

@BHFock BHFock merged commit 76b3fff into main Feb 27, 2026
4 checks passed
@BHFock BHFock deleted the pypi branch February 27, 2026 22:42
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