cidd → pidd

This commit is contained in:
Marc Beninca 2024-06-21 14:57:57 +02:00
parent 42c05eecb7
commit 9f12c01057
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
22 changed files with 664 additions and 664 deletions

View file

@ -19,7 +19,7 @@ description = "Continuous Integration, Delivery & Deployment"
dynamic = ["version"]
keywords = []
license-files = { paths = ["license.md"] }
name = "cidd"
name = "pidd"
readme = "readme.md"
requires-python = ">= 3.10"
@ -29,7 +29,7 @@ requires-python = ">= 3.10"
[project.urls]
[tool.hatch.version]
path = "cidd/__init__.py"
path = "pidd/__init__.py"
[tool.ruff]
line-length = 80