https://github.com/pupil-labs/pupil
Raw File
Tip revision: 47dad8404672eb04673a456c40efc5b3581d9881 authored by Will Patera on 05 January 2016, 06:50:46 UTC
updating pupil capture and pupil player icons.
Tip revision: 47dad84
bundle.sh
python ../pupil_src/shared_modules/pyx_compiler.py
pyinstaller --noconfirm --clean bundle.spec
python finalize_bundle.py
back to top