Ofek Lev
Ofek Lev
Can you please show me the full directory tree?
I suspect the issue is that they both must be installed as editable or not. Can you confirm?
Sorry, I mean is the issue that one of them is editable and the other is not or are you saying both being editable there is an issue?
If you create a random `.pth` file in your Python installation with the path to each projects `src` directory on its own line, do imports work?
Probably not, but do either of these options work when applied to both projects? https://hatch.pypa.io/latest/config/build/#dev-mode
I'd like to bump this very generous offer for maintenance support as this library is a critical dependency at work (and side projects). I'm also willing to help but to...
Indeed support just landed but is not yet released, probably very soon https://github.com/pypa/cibuildwheel/pull/2362
Please show the contents of `pyproject.toml`.
I can't reproduce so far, what command are you running? 