index
:
alphajob_app
master
App de présentation
Debulois
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
setup.py
blob: 56e2478ebda322808fd9eb8771d28f8b06cf9fc9 (
plain
)
1
2
3
4
from os import system system("pyinstaller -w -i ./gui/ressources/icon.ico main.py")