fixup! .gitea/workflows: init test pipeline
Some checks failed
Run tests / run-tests (push) Failing after 24s

This commit is contained in:
2025-12-08 20:24:47 +09:00
parent ad1fcfe98d
commit cac1b5be20
3 changed files with 37 additions and 9 deletions

View File

@@ -20,10 +20,11 @@ dependencies = [
]
dynamic = ["version"]
[project.optional-dependencies]
dev = [
[dependency-groups]
test = [
"pytest",
"pytest-cov",
"coverage-badge>=1.1.2",
]
[tool.setuptools.packages.find]