Build docker image and run ruff/pytest

This commit is contained in:
Richard Bowman 2024-12-03 12:18:45 +00:00
parent 77794c94eb
commit 71e6d84aa4
3 changed files with 131 additions and 107 deletions

View file

@ -30,7 +30,8 @@ dependencies = [
dev = [
"labthings-fastapi[dev]",
"ruff",
"mypy",
"mypy[reports]",
"mypy-gitlab-code-quality",
"pytest",
]
pi = [