You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After reading pfmoore/editables#20, I think editable fixed the issue (2023) after this patch to Hatch was written.
As a very lazy programmer who favors monorepos and shared namespaces, I love that path rewrite allows me to skip making a bunch of empty nested folders, and I hope to use it more!
After reading pfmoore/editables#20, I think
editable
fixed the issue (2023) after this patch to Hatch was written.As a very lazy programmer who favors monorepos and shared namespaces, I love that path rewrite allows me to skip making a bunch of empty nested folders, and I hope to use it more!
Code is here:
hatch/backend/src/hatchling/builders/wheel.py
Line 535 in d81790e
The text was updated successfully, but these errors were encountered: