Skip to content

pyinstaller#

Overview#

Build a standalone Python binary with Pyinstaller.

Usage#

The pipeline tests and limits the Python code. Include the pipeline in the .gitlab-ci.yml file:

gitlab-ci.yml
include:
  - project: brettops/pipelines/python-pyinstaller
    file: include.yml