From 3582fa47af75aed201ab332d65c11b7697e0184b Mon Sep 17 00:00:00 2001 From: Ali Afshar Date: Wed, 2 Feb 2005 13:56:44 +0000 Subject: [PATCH] Added Karma plugin to setup.py --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 25a509c89..934835775 100644 --- a/setup.py +++ b/setup.py @@ -46,6 +46,7 @@ plugins = [ 'Google', 'Herald', 'Internet', + 'Karma', 'Lart', 'Later', 'Math',