uv/crates/uv-resolver
Charlie Marsh 5c4cecaa85
Allow URL requirements in editable installs (#1614)
## Summary

If an editable package declares a direct URL requirement, we currently
error since it's not considered an "allowed" requirement. We need to add
those URLs to the allow-list.

Closes https://github.com/astral-sh/uv/issues/1603.
2024-02-17 15:20:23 -05:00
..
src Allow URL requirements in editable installs (#1614) 2024-02-17 15:20:23 -05:00
tests Rename to uv (#1302) 2024-02-15 11:19:46 -06:00
Cargo.toml Rename to uv (#1302) 2024-02-15 11:19:46 -06:00