Commit e25f15f
authored
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
:p1 parent 3aa8acf commit e25f15f
2 files changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
15 | 18 | | |
16 | 19 | | |
17 | 20 | | |
| |||
35 | 38 | | |
36 | 39 | | |
37 | 40 | | |
38 | | - | |
39 | | - | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments