Skip to content
Snippets Groups Projects
Commit 26c9b1d3 authored by Holger's avatar Holger
Browse files

move pyinstaller to own directory

parent 2c9dd672
No related branches found
No related tags found
2 merge requests!5Taken current version of master branch in the https://github.com/holgern/beem,!4Original changes pushed to master at https://github.com/holgern/beem
......@@ -65,8 +65,8 @@ test_script:
after_test:
# If tests are successful, create binary packages for the project.
- cmd: pyinstaller beempy-onedir.spec
- cmd: pyinstaller beempy-onefile.spec
- cmd: pyinstaller pyinstaller\beempy-onedir.spec
- cmd: pyinstaller pyinstaller\beempy-onefile.spec
# package artifacts
- cmd: copy /Y C:\OpenSSL-v111-Win64\bin\libcrypto-1_1-x64.dll dist\beempy
......
File moved
File moved
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment