mirror of
https://github.com/astral-sh/uv.git
synced 2025-11-01 04:17:37 +00: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. |
||
|---|---|---|
| .. | ||
| compile.rs | ||
| installer.rs | ||
| lib.rs | ||
| pip_compileall.py | ||
| plan.rs | ||
| preparer.rs | ||
| satisfies.rs | ||
| site_packages.rs | ||
| uninstall.rs | ||