Skip to content

Commit

Permalink
Merge pull request #76 from moritzrp/add-aar-doc-entry-point
Browse files Browse the repository at this point in the history
chore: add aar-doc entry point
  • Loading branch information
schurzi authored Oct 4, 2024
2 parents 5b948e7 + 4a6786c commit 441b3e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ types-PyYAML = "^6.0.12"
isort = "^5.10.1"

[tool.poetry.scripts]
aar_doc = "aar_doc.cli:app"
aar-doc = "aar_doc.cli:app"

[tool.poetry.group.dev.dependencies]
pylint = "^3.3.1"
Expand Down

0 comments on commit 441b3e6

Please sign in to comment.