migrazione verso gitea

This commit is contained in:
2026-03-31 19:15:33 +02:00
parent 8806d598eb
commit f6a5b1b29f
118 changed files with 17197 additions and 459 deletions

View File

@@ -10,6 +10,11 @@ dependencies = [
[project.optional-dependencies]
dev = ["pytest", "pytest-cov", "mypy", "black", "flake8"]
docs = [
"sphinx>=8.0",
"myst-parser>=4.0",
"sphinxcontrib-mermaid>=1.0",
]
[tool.pytest.ini_options]
addopts = "-q --maxfail=1"