summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnderson Bravalheri <andersonbravalheri@gmail.com>2022-10-12 17:08:58 +0100
committerAnderson Bravalheri <andersonbravalheri@gmail.com>2022-10-12 17:08:58 +0100
commit3c3b4448d0256a79c317d000df859e0564672fcb (patch)
treee526bde11ef8f8101681fcea9f06a013fd1714dc
parent367a82b839e42ed2910193fdaae54d4e6353541a (diff)
downloadpython-setuptools-git-3c3b4448d0256a79c317d000df859e0564672fcb.tar.gz
Add news fragment
-rw-r--r--changelog.d/3624.change.rst1
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.