Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch to PyPI trusted publishing (#420)
Doing this means we can remove the long-lived `PYPI_API_TOKEN` from this repo, which improves security. See https://blog.pypi.org/posts/2023-04-20-introducing-trusted-publishers/ for more details. N.B. I'm also bumping `pre-commit-hooks` here -- I did this for our pyproject.toml file in #419, but forgot to update the same pin in our `.pre-commit-config.yaml` file. Doesn't feel like it deserves its own PR :p
- Loading branch information