Merge branch 'QA' into bug/issue5

This commit is contained in:
2025-07-07 14:32:30 +02:00
committed by GitHub
6 changed files with 155 additions and 12 deletions

View File

@@ -11,6 +11,11 @@ jinja2 = "==2.11.2"
markupsafe = "==1.1.1"
werkzeug = "==1.0.1"
ward = "*"
coverage = "*"
pytest-cov = "*"
pytest = "*"
pytest-flask = "*"
bs4 = "*"
[dev-packages]