summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
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",