From e8e655fecd4b45be571c3da3e5d1a0351353ab61 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 7 Feb 2011 08:53:47 -0500 Subject: de-bfg --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index a4f01de54..8df657663 100644 --- a/setup.py +++ b/setup.py @@ -64,7 +64,7 @@ setup(name='pyramid', "Topic :: Internet :: WWW/HTTP :: WSGI", "License :: Repoze Public License", ], - keywords='web wsgi pylons pyramid bfg', + keywords='web wsgi pylons pyramid', author="Chris McDonough, Agendaless Consulting", author_email="pylons-devel@googlegroups.com", url="http://pylonsproject.org", -- cgit v1.2.3