1
0

add server list to setup.py

This commit is contained in:
ThomasV
2017-09-14 10:25:04 +02:00
parent 8da36e3bd1
commit 51718501fd
2 changed files with 7 additions and 0 deletions

View File

@@ -71,6 +71,8 @@ setup(
},
package_data={
'electrum': [
'servers.json',
'servers_testnet.json',
'currencies.json',
'www/index.html',
'wordlist/*.txt',