aggiunto script per exe windows

This commit is contained in:
2020-10-22 16:58:27 +02:00
parent 8e6abc4e0e
commit c37fd42b6a
5 changed files with 154 additions and 3 deletions

View File

@@ -9,6 +9,7 @@ python = "^3.8"
PyQt5 = ">=5.15.0"
python-slugify = "*"
parse = "*"
pyinstaller = "^4.0"
[tool.poetry.dev-dependencies]
pytest = "^5.2"