Add qa command entrypoints

This commit is contained in:
Abel Luck 2026-03-31 12:52:59 +02:00
parent f3f4badaa2
commit e796e09d14
4 changed files with 111 additions and 5 deletions

View file

@ -27,6 +27,8 @@ dependencies = [
[project.scripts]
repub = "repub.entrypoint:entrypoint"
qa = "repub.qa:qa_entrypoint"
qa-final = "repub.qa:qa_final_entrypoint"
[dependency-groups]
dev = [