1
0

include lnwire csv files in binaries (follow-up #6050)

This commit is contained in:
SomberNight
2020-04-04 01:40:05 +02:00
parent f13f46c555
commit f412420892
4 changed files with 4 additions and 2 deletions

View File

@@ -78,7 +78,7 @@ setup(
'electrum': 'electrum'
},
package_data={
'': ['*.txt', '*.json', '*.ttf', '*.otf'],
'': ['*.txt', '*.json', '*.ttf', '*.otf', '*.csv'],
'electrum': [
'wordlist/*.txt',
'locale/*/LC_MESSAGES/electrum.mo',