diff options
| author | ianb <ianb@localhost> | 2006-01-23 02:35:54 +0000 |
|---|---|---|
| committer | ianb <ianb@localhost> | 2006-01-23 02:35:54 +0000 |
| commit | 3ebf79b0aa185bb93585ee987e92829dce8cf8fd (patch) | |
| tree | a9f065ee17c05ab85ffe9bbcb785b35bc707fc2c | |
| parent | c612e4197b52d0465df10720c468b0ff2b9c14a5 (diff) | |
| download | pastedeploy-git-3ebf79b0aa185bb93585ee987e92829dce8cf8fd.tar.gz | |
Fix the pudge config a bit
| -rw-r--r-- | setup.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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/ |
