summaryrefslogtreecommitdiff
path: root/setup.cfg
blob: 2dea101202b5b8db1f29032350d203d5403a0439 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[egg_info]
tag_build = dev
tag_svn_revision = true

[pudge]
docs = docs/index.txt
dest = docs/html
modules = paste
title = Python Paste

[publish]
doc-dir=docs/html
doc-dest=scp://ianb@webwareforpython.org/home/paste/htdocs/paste-test
make-dirs=1