mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-23 17:47:31 +00:00
fix #4475
This commit is contained in:
parent
7f162733e0
commit
65d5be13b6
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -80,6 +80,7 @@ setup(
|
|||
package_data={
|
||||
'': ['*.txt', '*.json', '*.ttf', '*.otf'],
|
||||
'electrum': [
|
||||
'wordlist/*.txt',
|
||||
'locale/*/LC_MESSAGES/electrum.mo',
|
||||
],
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue