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 589f7a2 commit 500f3adCopy full SHA for 500f3ad
1 file changed
pyproject.toml
@@ -24,3 +24,6 @@ outcome = "^1.2.0"
24
[build-system]
25
requires = ["poetry-core"]
26
build-backend = "poetry.core.masonry.api"
27
+
28
+[tool.poetry.scripts]
29
+patchwork = "src.patchwork.app:main"
0 commit comments