diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2020-09-04 10:22:54 -0400 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2020-09-04 10:22:54 -0400 |
commit | fc4d9828768ceebd2f9337481450c88376c013e9 (patch) | |
tree | 6dff622c50739ca19fdfbecf1008a42589d37b57 /changelog.d | |
parent | 7bb73a477de24069002516eb6eb1d755bed9d65b (diff) | |
parent | 03d36b9edb53e266a0b4b836e1e3178f989a0781 (diff) | |
download | python-setuptools-git-feature/implicit-bootstrap.tar.gz |
Merge branch 'master' into feature/implicit-bootstrapfeature/implicit-bootstrap
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/1557.change.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/1557.change.rst b/changelog.d/1557.change.rst deleted file mode 100644 index 9f8af4a6..00000000 --- a/changelog.d/1557.change.rst +++ /dev/null @@ -1 +0,0 @@ -Deprecated eggsecutable scripts and updated docs. |