aboutsummaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-06-03 11:42:30 -0400
committerJason R. Coombs <jaraco@jaraco.com>2016-06-03 11:42:30 -0400
commit01e1054c171649eb7d29659855a6879197de1c6e (patch)
treef6571d6baa6415d8171660eb7a703f8890c59b02 /setup.cfg
parent9be2402fe54f0fff1af9e0d2c420c18e62a318af (diff)
downloadexternal_python_setuptools-01e1054c171649eb7d29659855a6879197de1c6e.tar.gz
external_python_setuptools-01e1054c171649eb7d29659855a6879197de1c6e.tar.bz2
external_python_setuptools-01e1054c171649eb7d29659855a6879197de1c6e.zip
Override the repository for uploading docs (back to default). Fixes #604.
Diffstat (limited to 'setup.cfg')
-rwxr-xr-xsetup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 47248a67..e34ebee7 100755
--- a/setup.cfg
+++ b/setup.cfg
@@ -25,6 +25,7 @@ repository = https://upload.pypi.io/legacy/
[upload_docs]
upload-dir = docs/build/html
+repository = https://pypi.python.org/pypi
[sdist]
formats = gztar zip