From 3955acbb0da75df804d86a52d6fbcc269075a9d3 Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Mon, 15 Jun 2020 16:47:28 -0400 Subject: =?UTF-8?q?Bump=20version:=2047.2.0=20=E2=86=92=2047.3.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changelog.d/2195.misc.rst | 1 - changelog.d/2197.change.rst | 1 - 2 files changed, 2 deletions(-) delete mode 100644 changelog.d/2195.misc.rst delete mode 100644 changelog.d/2197.change.rst (limited to 'changelog.d') 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. -- cgit v1.2.3