summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorianb <devnull@localhost>2008-10-31 05:33:49 +0000
committerianb <devnull@localhost>2008-10-31 05:33:49 +0000
commit9451fe145efcfc7b5fa95e4ea37bf4b89c7a4043 (patch)
tree68136df527bcb804ec229d27be9076ad5588a8a5 /setup.py
parent6ba4bda38d362457c6850414ac2062f9f8dc1565 (diff)
downloadpaste-9451fe145efcfc7b5fa95e4ea37bf4b89c7a4043.tar.gz
More cowbell\!
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index f2c0b52..fa2f276 100644
--- a/setup.py
+++ b/setup.py
@@ -178,6 +178,7 @@ For the latest changes see the `news file
grantip = paste.auth.grantip:make_grantip
openid = paste.auth.open_id:make_open_id_middleware [openid]
pony = paste.pony:make_pony
+ cowbell = paste.cowbell:make_cowbell
errordocument = paste.errordocument:make_errordocument
auth_cookie = paste.auth.cookie:make_auth_cookie
translogger = paste.translogger:make_filter