diff options
author | Anderson Bravalheri <andersonbravalheri@gmail.com> | 2022-08-26 15:19:45 +0100 |
---|---|---|
committer | Anderson Bravalheri <andersonbravalheri@gmail.com> | 2022-08-26 15:19:45 +0100 |
commit | 7aa3e4c38977ae2a8ed1313e88bd083f94f762d6 (patch) | |
tree | c9041676c768c93449a09ab55575e773b06250b4 | |
parent | 8b44cc25a32f6e7fc74533c1b3819bcaea696fae (diff) | |
download | python-setuptools-git-7aa3e4c38977ae2a8ed1313e88bd083f94f762d6.tar.gz |
Add news fragment
-rw-r--r-- | changelog.d/3569.misc.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.d/3569.misc.rst b/changelog.d/3569.misc.rst new file mode 100644 index 00000000..94078926 --- /dev/null +++ b/changelog.d/3569.misc.rst @@ -0,0 +1,2 @@ +Improved information about conflicting entries in the current working directory +and editable install (in documentation and as an informational warning). |