Files
uv/crates/uv-build-frontend
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
..