mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-09-02 10:15:20 +00:00
Merge pull request #859 from PabloCastellano/master
setup.py: Install qrscanner (it's a library now)
This commit is contained in:
commit
6c6293c777
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -95,6 +95,7 @@ setup(
|
|||
'electrum.paymentrequest',
|
||||
'electrum.paymentrequest_pb2',
|
||||
'electrum.plugins',
|
||||
'electrum.qrscanner',
|
||||
'electrum.simple_config',
|
||||
'electrum.synchronizer',
|
||||
'electrum.transaction',
|
||||
|
|
Loading…
Add table
Reference in a new issue