aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-06-03 11:29:36 -0400
committerJason R. Coombs <jaraco@jaraco.com>2016-06-03 11:29:36 -0400
commit9be2402fe54f0fff1af9e0d2c420c18e62a318af (patch)
tree14ca552cca810c7ab8c0c5a7171aee3dbb9a8910
parent68a155efd0441f6ba87e4327b7a08fb22f5912af (diff)
downloadexternal_python_setuptools-9be2402fe54f0fff1af9e0d2c420c18e62a318af.tar.gz
external_python_setuptools-9be2402fe54f0fff1af9e0d2c420c18e62a318af.tar.bz2
external_python_setuptools-9be2402fe54f0fff1af9e0d2c420c18e62a318af.zip
Try semicolon for comment
-rwxr-xr-xsetup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 82a73588..47248a67 100755
--- a/setup.cfg
+++ b/setup.cfg
@@ -20,6 +20,7 @@ build-dir = docs/build
all_files = 1
[upload]
+; also update .travis.yml
repository = https://upload.pypi.io/legacy/
[upload_docs]