# Build .exe with PyInstaller
# Usage: pip install -r requirements-build.txt
#        pyinstaller os_archi_lab.spec

pyinstaller>=6.0.0
