Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert to token authentication for PyPI wheel uploads
Until the PyPI account is recovered, it should be possible to upload wheels with the GitHub secrets that were previously used. Changes the PyPI upload action sourcing to point to the v1 stable release branch, which receives rolling updates and is the canonical way of including the wheel publishing action. Uploading will probably need another release, because setuptools_scm needs to produce a clean tag that the PyPI API allows as an upload.
- Loading branch information