mirror of
https://github.com/astral-sh/uv
synced 2026-01-22 22:10:11 -05:00
## Summary If a `pyproject.toml` or similar is changed within an editable, we should avoid passing our audit check (and thus re-install the package). Closes https://github.com/astral-sh/uv/issues/1913.