pip install machinery

This commit is contained in:
cellarspoon
2021-12-15 12:25:09 +01:00
parent b385833cbe
commit 27ba1d9346
3 changed files with 69 additions and 1 deletions

View File

@ -15,6 +15,7 @@ requests = "^2.26.0"
peertube = {git = "https://framagit.org/framasoft/peertube/clients/python.git"}
[tool.poetry.dev-dependencies]
poetry2setup = "^1.0.0"
[build-system]
requires = ["poetry-core>=1.0.0"]