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