mirror of
https://github.com/bsedin/matrix-webhook.git
synced 2026-04-09 11:25:40 +00:00
adds script
This commit is contained in:
committed by
Guilhem Saurel
parent
0ab2507009
commit
29653fc04b
@@ -27,3 +27,6 @@ ignore = ["D200", "D203", "D204", "D212"]
|
||||
[build-system]
|
||||
requires = ["poetry-core>=1.0.0"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
matrix-webhook = "matrix_webhook.__main__:main"
|
||||
|
||||
Reference in New Issue
Block a user