summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
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 49dc7067..7fb2d8e0 100755
--- a/setup.cfg
+++ b/setup.cfg
@@ -10,7 +10,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