mirror of
https://github.com/astral-sh/uv
synced 2026-01-22 22:10:11 -05:00
## Summary Given `uv run foo/bar.py`, we now detect the workspace starting at `foo/bar.py`, rather than the current working directory. I think this is much more intuitive as demonstrated by the new test. This change is currently in preview, but would ship as a breaking change in v0.10.