aboutsummaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-08-08 14:39:07 -0400
committerJason R. Coombs <jaraco@jaraco.com>2016-08-08 14:39:07 -0400
commit29c8385814335e91538d76b68578b6c0ab483c1a (patch)
treef58d0750e0672786b89f4063affef5c9a6bedae3 /setup.cfg
parent1b2e94943653960347936bba0eff54cb8dbfc638 (diff)
downloadexternal_python_setuptools-29c8385814335e91538d76b68578b6c0ab483c1a.tar.gz
external_python_setuptools-29c8385814335e91538d76b68578b6c0ab483c1a.tar.bz2
external_python_setuptools-29c8385814335e91538d76b68578b6c0ab483c1a.zip
Update upload target
Diffstat (limited to 'setup.cfg')
-rwxr-xr-xsetup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index ae2125f8..77b731d9 100755
--- a/setup.cfg
+++ b/setup.cfg
@@ -15,7 +15,7 @@ binary = bdist_egg upload --show-response
test = pytest
[upload]
-repository = https://upload.pypi.io/legacy/
+repository = https://upload.pypi.org/legacy/
[sdist]
formats = gztar zip