.gitea/workflows: init test pipeline

This commit is contained in:
2025-12-08 19:57:47 +09:00
parent 32604e316d
commit dc6bf79c1a
6 changed files with 105 additions and 10 deletions

View File

@@ -22,8 +22,8 @@ dependencies = [
"python-barcode",
]
[project.optional-dependencies]
dev = [
[dependency-groups]
test = [
"pytest",
"pytest-cov",
"coverage-badge>=1.1.2",