cidd → pidd
This commit is contained in:
parent
42c05eecb7
commit
9f12c01057
22 changed files with 664 additions and 664 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue