Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 168 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 168 Bytes

Steps to create distributable

Install CX Freeze

pip install cx_Freeze

Build Release

python setup.py build

export_distributable directory will be created