From f3b68cfc269a6c5f95242a219701df22944500d9 Mon Sep 17 00:00:00 2001 From: ThomasV Date: Sat, 2 Jun 2012 17:29:58 +0200 Subject: [PATCH] add msqr module --- setup.py | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/setup.py b/setup.py index e0b4591..2675d0f 100644 --- a/setup.py +++ b/setup.py @@ -37,6 +37,7 @@ setup(name = "Electrum", 'electrum.mnemonic', 'electrum.pyqrnative', 'electrum.bmp', + 'electrum.msqr', 'electrum.i18n'], description = "Lightweight Bitcoin Wallet", author = "thomasv", -- 1.7.1