A pypi release workflow was added previously to this repository, but it is not working, so I am trying to make this work:
I set the Dev status to pre-alpha.
I update the workflow to only push on pypi when the release is published, instead of matching a tag pattern. My idea is that I will tag a version, test it on pypi-test and then I can release it once it's tested.
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.
What does this PR do?
A pypi release workflow was added previously to this repository, but it is not working, so I am trying to make this work: