summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-06-03 10:00:37 -0400
committerJason R. Coombs <jaraco@jaraco.com>2016-06-03 10:00:37 -0400
commitf1c0149b8f25325e2f75367289ee2732396b85f7 (patch)
tree591d80e066fb5c1810f330e32983f52a6e3201d8 /setup.cfg
parent62edd467886ff9dd1b67fd213b2aab98af55eb0d (diff)
downloadpython-setuptools-git-f1c0149b8f25325e2f75367289ee2732396b85f7.tar.gz
Upload setuptools releases to pypi.io (Warehouse). Fixes #589 (presumably).
Diffstat (limited to 'setup.cfg')
-rwxr-xr-xsetup.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 89a7024e..33519ff2 100755
--- a/setup.cfg
+++ b/setup.cfg
@@ -19,6 +19,9 @@ source-dir = docs/
build-dir = docs/build
all_files = 1
+[upload]
+repository = https://pypi.io/pypi
+
[upload_docs]
upload-dir = docs/build/html