mirror of
https://github.com/astral-sh/uv
synced 2026-01-23 06:20:12 -05:00
## Summary The package was being installed as editable, but it wasn't marked as such in `uv pip list`, as the `direct-url.json` was wrong. Closes https://github.com/astral-sh/uv/issues/5543.