diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2014-12-30 12:42:58 -0500 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2014-12-30 12:42:58 -0500 |
commit | 65d8715705e07dc7f091e2da47a7ada923c6cfbb (patch) | |
tree | ce78836db7ac852deff2a5b16f96e54cfecdb404 /release.py | |
parent | d5f207d917ee1ad998545cc0cd86817a609754bd (diff) | |
download | external_python_setuptools-65d8715705e07dc7f091e2da47a7ada923c6cfbb.tar.gz external_python_setuptools-65d8715705e07dc7f091e2da47a7ada923c6cfbb.tar.bz2 external_python_setuptools-65d8715705e07dc7f091e2da47a7ada923c6cfbb.zip |
Remove lingering reference to linked changelog.
Diffstat (limited to 'release.py')
-rw-r--r-- | release.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -17,7 +17,6 @@ def before_upload(): def after_push(): - os.remove('CHANGES (links).txt') BootstrapBookmark.push() files_with_versions = ( |