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.
Right now, I run
make publishlocally, to build and push each new release to PyPI.All this could be automated with a Github Action triggered on new releases.