We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc82e28 commit a4a9bcfCopy full SHA for a4a9bcf
newsfragments/4020.bugfix.rst
@@ -0,0 +1,3 @@
1
+Fix editable install finder handling of nested packages, by only handling 1
2
+level of nesting and relying on ``importlib.machinery`` to find the remaining
3
+modules based on the parent package path.
0 commit comments