win binaries: bump python version (3.6.8->3.7.6)
finally possible, after bb94712a14
This commit is contained in:
@@ -17,7 +17,7 @@ PYINSTALLER_REPO="https://github.com/SomberNight/pyinstaller.git"
|
||||
PYINSTALLER_COMMIT=e934539374e30d1500fcdbe8e4eb0860413935b2
|
||||
# ^ tag 3.6, plus a custom commit that fixes cross-compilation with MinGW
|
||||
|
||||
PYTHON_VERSION=3.6.8
|
||||
PYTHON_VERSION=3.7.6
|
||||
|
||||
## These settings probably don't need change
|
||||
export WINEPREFIX=/opt/wine64
|
||||
|
||||
Reference in New Issue
Block a user