add commands to setup.py
authorthomasv <thomasv@gitorious>
Thu, 28 Feb 2013 16:19:48 +0000 (17:19 +0100)
committerthomasv <thomasv@gitorious>
Thu, 28 Feb 2013 16:19:48 +0000 (17:19 +0100)
setup.py

index d67f129..2b4dd1b 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -54,6 +54,7 @@ setup(name = "Electrum",
                   'electrum.wallet_factory',
                   'electrum.interface',
                   'electrum.gui',
+                  'electrum.commands',
                   'electrum.qt_console',
                   'electrum.gui_qt',
                   'electrum.gui_lite',