update MANIFEST.in and setup.py to get rid of warnings
[electrum-nvc.git] / setup.py
index 3aa821c..6ccb207 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -42,6 +42,7 @@ setup(name = "Electrum",
                   'electrum.i18n'],
     description = "Lightweight Bitcoin Wallet",
     author = "thomasv",
+    author_email = "thomasv@gitorious",
     license = "GNU GPLv3",
     url = "http://ecdsa/electrum",
     long_description = """Lightweight Bitcoin Wallet"""