diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2016-06-03 11:42:30 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2016-06-03 11:42:30 -0400 |
| commit | 01e1054c171649eb7d29659855a6879197de1c6e (patch) | |
| tree | f6571d6baa6415d8171660eb7a703f8890c59b02 /setup.cfg | |
| parent | 9be2402fe54f0fff1af9e0d2c420c18e62a318af (diff) | |
| download | external_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-x | setup.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
