fix cmdeploy test command

This commit is contained in:
holger krekel
2023-12-11 14:05:07 +01:00
parent d70eb78a76
commit cdbda291c5
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]