At least the last two releases have not been released on PyPi. It’s because they haven’t been tagged on GitHub, and Travis CI no longer seems to run. It may be worth moving to a new CI such as GitHub actions. It can be setup the way Travis was with releases only being pushed if they’ve been tagged on GitHub. I created a workflow that runs the same checks - https://github.com/MacFan4000/sopel-weather/blob/master/.github/workflows/ci.yml
At least the last two releases have not been released on PyPi. It’s because they haven’t been tagged on GitHub, and Travis CI no longer seems to run. It may be worth moving to a new CI such as GitHub actions. It can be setup the way Travis was with releases only being pushed if they’ve been tagged on GitHub. I created a workflow that runs the same checks - https://github.com/MacFan4000/sopel-weather/blob/master/.github/workflows/ci.yml