SomberNight
7 years ago
No known key found for this signature in database
GPG Key ID: B33B5F232C6271E9
1 changed files with
1 additions and
0 deletions
-
setup.py
|
@ -80,6 +80,7 @@ setup( |
|
|
package_data={ |
|
|
package_data={ |
|
|
'': ['*.txt', '*.json', '*.ttf', '*.otf'], |
|
|
'': ['*.txt', '*.json', '*.ttf', '*.otf'], |
|
|
'electrum': [ |
|
|
'electrum': [ |
|
|
|
|
|
'wordlist/*.txt', |
|
|
'locale/*/LC_MESSAGES/electrum.mo', |
|
|
'locale/*/LC_MESSAGES/electrum.mo', |
|
|
], |
|
|
], |
|
|
}, |
|
|
}, |
|
|