mirror of
https://github.com/ciromattia/kcc
synced 2025-12-15 10:46:40 +00:00
comments!
This commit is contained in:
5
setup.py
5
setup.py
@@ -1,8 +1,7 @@
|
|||||||
"""
|
"""
|
||||||
py2app/py2exe build script for KCC.
|
py2app/cx_Freeze build script for KCC.
|
||||||
|
|
||||||
Will automatically ensure that all build prerequisites are available
|
Will automatically ensure that all build prerequisites are available via ez_setup
|
||||||
via ez_setup
|
|
||||||
|
|
||||||
Usage (Mac OS X):
|
Usage (Mac OS X):
|
||||||
python setup.py py2app
|
python setup.py py2app
|
||||||
|
|||||||
Reference in New Issue
Block a user