cloud-detect
cloud-detect copied to clipboard
Automate the release process
Right now, I run make publish
locally, to build and push each new release to PyPI.
All this could be automated with a Github Action triggered on new releases.