remove slsa provenance

PyPI trusted publishing has its own attestation support now.
This commit is contained in:
David Lord 2025-06-08 09:43:05 -07:00
parent a42c4d54a3
commit adeea00707
No known key found for this signature in database
GPG key ID: 43368A7AA8CC5926
2 changed files with 3 additions and 26 deletions

View file

@ -166,11 +166,6 @@ select = [
force-single-line = true
order-by-type = false
[tool.gha-update]
tag-only = [
"slsa-framework/slsa-github-generator",
]
[tool.tox]
env_list = [
"py3.13", "py3.12", "py3.11", "py3.10", "py3.9",