diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2016-06-03 11:29:36 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2016-06-03 11:29:36 -0400 |
| commit | 9be2402fe54f0fff1af9e0d2c420c18e62a318af (patch) | |
| tree | 14ca552cca810c7ab8c0c5a7171aee3dbb9a8910 | |
| parent | 68a155efd0441f6ba87e4327b7a08fb22f5912af (diff) | |
| download | external_python_setuptools-9be2402fe54f0fff1af9e0d2c420c18e62a318af.tar.gz external_python_setuptools-9be2402fe54f0fff1af9e0d2c420c18e62a318af.tar.bz2 external_python_setuptools-9be2402fe54f0fff1af9e0d2c420c18e62a318af.zip | |
Try semicolon for comment
| -rwxr-xr-x | setup.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ build-dir = docs/build all_files = 1 [upload] +; also update .travis.yml repository = https://upload.pypi.io/legacy/ [upload_docs] |
