setup action to build/publish on PyPI

This commit is contained in:
Guilhem Saurel
2021-07-18 21:09:51 +02:00
parent dcc73dfc81
commit 932965c8af
4 changed files with 19 additions and 4 deletions

View File

@@ -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"