summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorianb <ianb@localhost>2006-01-23 02:35:54 +0000
committerianb <ianb@localhost>2006-01-23 02:35:54 +0000
commit3ebf79b0aa185bb93585ee987e92829dce8cf8fd (patch)
treea9f065ee17c05ab85ffe9bbcb785b35bc707fc2c
parentc612e4197b52d0465df10720c468b0ff2b9c14a5 (diff)
downloadpastedeploy-git-3ebf79b0aa185bb93585ee987e92829dce8cf8fd.tar.gz
Fix the pudge config a bit
-rw-r--r--setup.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.cfg b/setup.cfg
index 285e2fc..780079e 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -6,8 +6,8 @@ tag_svn_revision = true
theme = pythonpaste.org
docs = docs/index.txt docs/news.txt
dest = docs/html
-modules = paste
-title = Paste Core
+modules = paste.deploy
+title = Paste Deploy
organization = Python Paste
organization_url = http://pythonpaste.org/
trac_url = http://pythonpaste.org/trac/