Add invoke as task runner, ruff and fix mypy errors
This commit is contained in:
@@ -7,5 +7,9 @@ requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"ansible>=13.2.0",
|
||||
"ansible-lint>=25.12.2",
|
||||
"invoke>=2.2.1",
|
||||
"mypy>=1.19.1",
|
||||
"ruff>=0.15.2",
|
||||
"types-requests>=2.32.4.20260107",
|
||||
"yamllint>=1.37.1",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user