mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-30 08:51:32 +00:00
win binaries: bump python version (3.6.8->3.7.6)
finally possible, after bb94712a14
This commit is contained in:
parent
7e3d50a641
commit
1ac3a66d49
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue