Do not add pyinstaller via poetry

Windows-specific dependencies seem to be not picked up.
This commit is contained in:
Arjan Molenaar 2020-02-13 21:50:41 +01:00
parent 7b16616fbd
commit c2db57433a
2 changed files with 1193 additions and 1206 deletions

2398
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -48,7 +48,6 @@ pytest-runner = "^4.2"
black = { version = "^19.10b0", python = "^3.6" }
mypy = "0.740"
pre-commit = "^1.12"
pyinstaller = "^3.5"
sphinx = "^2.2"
recommonmark = "^0.6.0"
sphinx-rtd-theme = "^0.4.3"