Moved PyPI deploy to circleci
Compare changes
Files
2+ 35
− 1
@@ -132,13 +132,19 @@ jobs:
@@ -261,6 +267,19 @@ jobs:
@@ -328,3 +347,18 @@ workflows:
This PR moves the automatic PyPI deployment to CircleCI, which is better suited to it. This is impossible to actually test in CI as part of a pull request, unfortunately.