SomberNight 7 years ago
parent
commit
65d5be13b6
No known key found for this signature in database GPG Key ID: B33B5F232C6271E9
  1. 1
      setup.py

1
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',
], ],
}, },

Loading…
Cancel
Save