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.distdirectory that contains the executable and required libraries and modules. A ZIP archive will be created in thebinfolder.
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) |