Add qa command entrypoints
This commit is contained in:
parent
f3f4badaa2
commit
e796e09d14
4 changed files with 111 additions and 5 deletions
|
|
@ -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 = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue