scripts/release/build_docker.sh will create a Linux executable without Gooey, much smaller.
scripts/release/build.sh will create the Gooey executable. No docker for that yet.
Moved Gooey code to stats/gui.py, stats/nba_sql.py not defaults to a slim cmdline client.
New requirements.txt file to not include Gooey and wx.
To address mpope9#69
scripts/release/build_docker.sh will create a Linux executable without Gooey, much smaller. scripts/release/build.sh will create the Gooey executable. No docker for that yet.
Moved Gooey code to stats/gui.py, stats/nba_sql.py not defaults to a slim cmdline client.
New requirements.txt file to not include Gooey and wx.