dev
repository from GitHub.virtualenv
.requirements.txt
.Note: The build process requires Nuitka and the Visual Studio build tools. Nuitka was installed in the previous step. Executing the build script will create a
pyro.dist
directory that contains the executable and required libraries and modules. A ZIP archive will be created in thebin
folder.
The build script has three arguments.
Short Argument | Long Argument | Help |
---|---|---|
— | --no-zip |
Skips ZIP generation. Useful for CI. |
— | --vcvars64-path |
Path to Visual Studio Developer Command Prompt (x64) |