We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdb9bef commit 6f887c7Copy full SHA for 6f887c7
1 file changed
pyproject.toml
@@ -27,6 +27,7 @@ CI = "https://github.com/devhub/devhub-cli/actions"
27
28
[project.scripts]
29
devhub = "devhub.cli:cli"
30
+devhub-cli = "devhub.cli:cli"
31
32
[project.optional-dependencies]
33
test = ["pytest"]
0 commit comments