diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2020-06-15 16:47:28 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2020-06-15 16:47:28 -0400 |
| commit | 3955acbb0da75df804d86a52d6fbcc269075a9d3 (patch) | |
| tree | 174a001e3c5f1fc4c343611a281456b1241c0b72 /changelog.d | |
| parent | 4918afcc458502c9e72e30a4f8c99b08ad5e54b5 (diff) | |
| download | external_python_setuptools-3955acbb0da75df804d86a52d6fbcc269075a9d3.tar.gz external_python_setuptools-3955acbb0da75df804d86a52d6fbcc269075a9d3.tar.bz2 external_python_setuptools-3955acbb0da75df804d86a52d6fbcc269075a9d3.zip | |
Bump version: 47.2.0 → 47.3.0v47.3.0
Diffstat (limited to 'changelog.d')
| -rw-r--r-- | changelog.d/2195.misc.rst | 1 | ||||
| -rw-r--r-- | changelog.d/2197.change.rst | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/changelog.d/2195.misc.rst b/changelog.d/2195.misc.rst deleted file mode 100644 index f73994dd..00000000 --- a/changelog.d/2195.misc.rst +++ /dev/null @@ -1 +0,0 @@ -Fix broken entry points generated by easy-install (pip editable installs). diff --git a/changelog.d/2197.change.rst b/changelog.d/2197.change.rst deleted file mode 100644 index 67b0435a..00000000 --- a/changelog.d/2197.change.rst +++ /dev/null @@ -1 +0,0 @@ -Console script wrapper for editable installs now has a unified template and honors importlib_metadata if present for faster script execution on older Pythons. |
