From ee6a9f7249d99c206096fd65e43c6a124998293a Mon Sep 17 00:00:00 2001 From: ThomasV Date: Fri, 30 Jan 2015 12:34:46 +0100 Subject: [PATCH] do not include btchip plugin in package; it has too many bugs --- MANIFEST.in | 1 + 1 file changed, 1 insertion(+) diff --git a/MANIFEST.in b/MANIFEST.in index a96077dcf..76dcc32e4 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -15,3 +15,4 @@ recursive-include scripts * recursive-include data * recursive-include locale *.mo recursive-include docs * +recursive-exclude plugins btchipwallet.py \ No newline at end of file