setup action to build/publish on PyPI
This commit is contained in:
parent
dcc73dfc81
commit
932965c8af
4 changed files with 19 additions and 4 deletions
|
|
@ -9,7 +9,7 @@ homepage = "https://github.com/nim65s/matrix-webhook"
|
|||
repository = "https://github.com/nim65s/matrix-webhook.git"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.9"
|
||||
python = "^3.8"
|
||||
Markdown = "^3.3.4"
|
||||
matrix-nio = "^0.18.3"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue