diff options
author | Anderson Bravalheri <andersonbravalheri@gmail.com> | 2022-10-12 17:08:58 +0100 |
---|---|---|
committer | Anderson Bravalheri <andersonbravalheri@gmail.com> | 2022-10-12 17:08:58 +0100 |
commit | 3c3b4448d0256a79c317d000df859e0564672fcb (patch) | |
tree | e526bde11ef8f8101681fcea9f06a013fd1714dc | |
parent | 367a82b839e42ed2910193fdaae54d4e6353541a (diff) | |
download | python-setuptools-git-3c3b4448d0256a79c317d000df859e0564672fcb.tar.gz |
Add news fragment
-rw-r--r-- | changelog.d/3624.change.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3624.change.rst b/changelog.d/3624.change.rst new file mode 100644 index 00000000..61b8f92a --- /dev/null +++ b/changelog.d/3624.change.rst @@ -0,0 +1 @@ +Fixed editable install for multi-module/no-package ``src``-layout projects. |