1
0

binaries: bump python version (3.7.7->3.7.9)

This commit is contained in:
SomberNight
2020-09-07 18:11:53 +02:00
parent 7e534f4865
commit 4f46741c52
4 changed files with 6 additions and 6 deletions

View File

@@ -38,8 +38,8 @@ version.filename = %(source.dir)s/electrum/version.py
# (list) Application requirements
requirements =
# note: re python3.8, see #6147
hostpython3==3.7.7,
python3==3.7.7,
hostpython3==3.7.9,
python3==3.7.9,
android,
openssl,
plyer,