forked from josch/img2pdf
1
0
Fork 0

appveyor.yml: install pyinstaller to create an exe

main
parent c62ed4d691
commit 593aeb5d2d
Signed by untrusted user: josch
GPG Key ID: F2CBA5C78FBD83E1

@ -16,7 +16,7 @@ environment:
- PYTHON: "C:\\Python37-x64"
install:
- "%PYTHON%\\python.exe -m pip install tox wheel"
- "%PYTHON%\\python.exe -m pip install tox wheel pyinstaller"
build: off

Loading…
Cancel
Save