mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-27 07:23:25 +00:00
package info
This commit is contained in:
parent
c121c1aa4e
commit
802b32d51f
1 changed files with 7 additions and 7 deletions
|
@ -4,10 +4,10 @@
|
|||
title = Electrum
|
||||
|
||||
# (str) Package name
|
||||
package.name = electrum
|
||||
package.name = kivy
|
||||
|
||||
# (str) Package domain (needed for android/ios packaging)
|
||||
package.domain = org.sierra3d
|
||||
package.domain = org.electrum
|
||||
|
||||
# (str) Source code where the main.py live
|
||||
source.dir = .
|
||||
|
@ -29,7 +29,7 @@ source.exclude_exts = spec
|
|||
#version.filename = %(source.dir)s/main.py
|
||||
|
||||
# (str) Application versioning (method 2)
|
||||
version = 1.9.7
|
||||
version = 1.9.8
|
||||
|
||||
# (list) Application requirements
|
||||
requirements = pil, qrcode, ecdsa, pbkdf2, pyopenssl, plyer==master, kivy==master
|
||||
|
|
Loading…
Add table
Reference in a new issue