Добавления проверки покрытия тестами

This commit is contained in:
2026-07-17 15:02:15 +03:00
parent 0c1c2bd61c
commit aeebd28c52
2 changed files with 15 additions and 0 deletions

View File

@@ -48,5 +48,6 @@ drf-rack = { index = "xeaf-public" }
[dependency-groups]
dev = [
"coverage",
"pip-licenses",
]