fix cmdeploy test command

This commit is contained in:
holger krekel
2023-12-11 14:05:07 +01:00
parent 56c7853e5b
commit b0d5ee084e
3 changed files with 22 additions and 14 deletions

View File

@@ -15,6 +15,10 @@ dependencies = [
"termcolor",
"build",
"tox",
"ruff",
"black",
"pytest",
"pytest-xdist",
]
[project.scripts]