summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorIan Bicking <ianb@colorstudy.com>2010-10-28 11:04:18 -0700
committerIan Bicking <ianb@colorstudy.com>2010-10-28 11:04:18 -0700
commitd945f23bdfca7ed6ddea1c9e2a78d9c1ed1c8abc (patch)
tree5bdffac536124f5c69bf98f4c90e31e9abb117a8 /setup.cfg
parentff4ed291d93736145a502ac21c8631a887aa500b (diff)
downloadpaste-d945f23bdfca7ed6ddea1c9e2a78d9c1ed1c8abc.tar.gz
remove old setup.cfg stuff
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg8
1 files changed, 0 insertions, 8 deletions
diff --git a/setup.cfg b/setup.cfg
index cf5a813..8bbf17c 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,10 +1,2 @@
-[global]
-command_packages = buildutils.pudge_command, buildutils.publish_command
-
-[publish]
-doc-dest = scp://ianb@webwareforpython.org/home/paste/htdocs/
-make-dirs = 1
-doc-dir = docs/html
-
[aliases]
distribute = register sdist bdist_egg upload pudge publish