We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 417a798 commit 1623c97Copy full SHA for 1623c97
pyproject.toml
@@ -23,6 +23,7 @@ dependencies = [
23
24
[project.scripts]
25
warnet = "warnet.main:cli"
26
+warcli = "warnet.main:cli"
27
28
[project.urls]
29
Homepage = "https://warnet.dev"
0 commit comments