diff options
| author | Ian Bicking <ianb@colorstudy.com> | 2010-10-28 11:04:18 -0700 |
|---|---|---|
| committer | Ian Bicking <ianb@colorstudy.com> | 2010-10-28 11:04:18 -0700 |
| commit | d945f23bdfca7ed6ddea1c9e2a78d9c1ed1c8abc (patch) | |
| tree | 5bdffac536124f5c69bf98f4c90e31e9abb117a8 | |
| parent | ff4ed291d93736145a502ac21c8631a887aa500b (diff) | |
| download | paste-d945f23bdfca7ed6ddea1c9e2a78d9c1ed1c8abc.tar.gz | |
remove old setup.cfg stuff
| -rw-r--r-- | setup.cfg | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -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 |
