show Python MacOS versions

This commit is contained in:
Jay Lee
2019-09-06 07:17:47 -04:00
parent 6655301bfe
commit 00d5767246

View File

@@ -1,4 +1,6 @@
cd src
echo "MacOS Version Info According to Python:"
python -c "import platform; print(platform.mac_ver())"
$python -OO -m PyInstaller --clean --noupx --strip -F --distpath=gam $GAMOS-gam.spec
export gam="gam/gam"
export gampath=gam