Cristian Le
Cristian Le
Sure thing, I've opened #14068, but didn't check the other PR to see if it would be an easy fix yet.
> However, a compiled-code plus Python project is pretty common -- I know I almost always have at least a bit of Python calling into my compiled code. For pure...
Thanks, I had a branch working on this on the side, but if someone else can work on this, it will help get this in much faster. I will give...
> I can succesfully reach my goal via `pip install -e . --no-build-isolation` with this commit, this pr is ready for review. But this is not what we would want...
> @LecrisUT I see your point. Would the plan be to extend redirect with a switch that skips the wheel staging altogether? Yes, and indeed it is not a quick...
> @LecrisUT Thanks, that works for me as long as we enable `--build-no-isolation` This issue pops up regularly in the issues, most simple example of this is in usage of...
> Meantime, we also want to set 'build-dir' when using `editable.mode = "inplace"` to not mess up the current source dir (to build in a seperate in-tree `build` dir, which...
> The new mode is super important for us. I will try to carve some time this weekend to publish the WIP that I have. Please check back on me,...
@LeiWang1999 @oraluben Please follow #1170 for further progress on this. I will try to note the caveats of this as we pick them up, but a major caveat is #808...
> [34534cc](https://github.com/teemtee/tmt/commit/34534cc4a4bcc0d62ee645f7139cf4c780091f89) on second thought, maybe best to not have any cache for release. Since it's execution is so rare, it wouldn't be much of a benefit anyway. oh yeah,...