lint
Some checks failed
/ alpine (push) Failing after 22s
/ debian (push) Failing after 1m17s
/ ubuntu (push) Failing after 1m38s
/ arch (push) Failing after 37s
/ opensuse (push) Failing after 1m50s
/ fedora (push) Failing after 3m28s
/ alma (push) Failing after 4m10s
/ rocky (push) Failing after 6m12s

This commit is contained in:
Marc Beninca 2025-02-22 23:47:16 +01:00
parent 128c2ef986
commit dfd4219191
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
4 changed files with 17 additions and 14 deletions

View file

@ -18,7 +18,7 @@ dependencies = ["rwx"]
description = "Shell to Python Continuous Deployment"
dynamic = ["version"]
keywords = []
license-files = { paths = ["license.md"] }
license-files = ["license.md"]
name = "spcd"
readme = "readme.md"
requires-python = ">= 3.11"