From cb886de87ec08594c1b4468e3896d779f8a1e398 Mon Sep 17 00:00:00 2001 From: James Vega Date: Thu, 17 Feb 2005 11:45:15 +0000 Subject: [PATCH] Move Weather to supybot-plugins. --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index bf3d18f4b..66fdf836f 100644 --- a/setup.py +++ b/setup.py @@ -76,7 +76,6 @@ plugins = [ 'URL', 'User', 'Utilities', - 'Weather', 'Web', ]