uv/crates/uv-build-frontend/src
Zsolt Dollenstein 83e42fdd13
Stop setting `CLICOLOR_FORCE=1` when calling build backends (#15472)
## Summary

`CLICOLOR_FORCE` changes the output of underlying build commands, which
messes with wrapper tools trying to parse their output.

Closes #12564, closes #15415.
2025-08-27 16:28:02 +01:00
..
pipreqs Add `extra-build-dependencies` hint for any missing module on build failure (#15252) 2025-08-14 12:00:57 -05:00
error.rs Import `PackageName` from `uv-normalize` (#15439) 2025-08-21 23:15:40 +00:00
lib.rs Stop setting `CLICOLOR_FORCE=1` when calling build backends (#15472) 2025-08-27 16:28:02 +01:00
pipreqs.rs Add `extra-build-dependencies` hint for any missing module on build failure (#15252) 2025-08-14 12:00:57 -05:00