Skip to content

Modernize packaging and add CI for PyPI + Cloudsmith#12

Merged
simoncrowe merged 3 commits into
mainfrom
modernize-packaging-and-ci
Jun 24, 2026
Merged

Modernize packaging and add CI for PyPI + Cloudsmith#12
simoncrowe merged 3 commits into
mainfrom
modernize-packaging-and-ci

Conversation

@simoncrowe

Copy link
Copy Markdown
Owner
  • Migrate setup.py/.bumpversion.cfg to PEP 621 pyproject.toml (hatchling)
  • Set requires-python >=3.10; classifiers for 3.10-3.14
  • Move dev deps to a dependency group; port bumpversion to bump-my-version
  • Add Tests workflow (pytest matrix 3.10-3.14 via uv)
  • Add Release workflow: build, publish to PyPI (Trusted Publishing OIDC) and push to Cloudsmith (cloudsmith-cli-action OIDC) on v* tags
  • Update README dev instructions to uv

simoncrowe and others added 3 commits June 24, 2026 20:28
- Migrate setup.py/.bumpversion.cfg to PEP 621 pyproject.toml (hatchling)
- Set requires-python >=3.10; classifiers for 3.10-3.14
- Move dev deps to a dependency group; port bumpversion to bump-my-version
- Add Tests workflow (pytest matrix 3.10-3.14 via uv)
- Add Release workflow: build, publish to PyPI (Trusted Publishing OIDC)
  and push to Cloudsmith (cloudsmith-cli-action OIDC) on v* tags
- Update README dev instructions to uv

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
# Conflicts:
#	.bumpversion.cfg
#	README.md
#	setup.py
@simoncrowe simoncrowe merged commit 081a54b into main Jun 24, 2026
5 checks passed
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