diff options
| author | Anderson Bravalheri <andersonbravalheri@gmail.com> | 2022-08-11 22:15:23 +0100 |
|---|---|---|
| committer | Anderson Bravalheri <andersonbravalheri@gmail.com> | 2022-08-11 22:15:23 +0100 |
| commit | 9cec51bd96a39b9d2ef89bfcb895f5a1cdbfd52e (patch) | |
| tree | c132e072437b0eea791815c0e532b5edebaeab0c | |
| parent | d3167b675cd54370a298ab90c255f2efc72f25c3 (diff) | |
| download | python-setuptools-git-9cec51bd96a39b9d2ef89bfcb895f5a1cdbfd52e.tar.gz | |
Use past tense in changelog entry
| -rw-r--r-- | changelog.d/3497.misc.rst | 2 | ||||
| -rw-r--r-- | changelog.d/3502.misc.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/changelog.d/3497.misc.rst b/changelog.d/3497.misc.rst index 09c8ecc1..69c35993 100644 --- a/changelog.d/3497.misc.rst +++ b/changelog.d/3497.misc.rst @@ -1 +1 @@ -Fix ``editable_wheel`` for legacy namespaces. +Fixed ``editable_wheel`` for legacy namespaces. diff --git a/changelog.d/3502.misc.rst b/changelog.d/3502.misc.rst index f9dc9570..5955c3ca 100644 --- a/changelog.d/3502.misc.rst +++ b/changelog.d/3502.misc.rst @@ -1 +1 @@ -Fix issue with editable install and single module distributions. +Fixed issue with editable install and single module distributions. |
