uv/scripts/editable-installs
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
..
black_editable Add support for extras in editable requirements (#1531) 2024-02-16 18:48:35 -05:00
hatchling_editable Allow URL requirements in editable installs (#1614) 2024-02-17 15:20:23 -05:00
maturin_editable Add Poetry support to bench.py (#803) 2024-01-06 02:52:55 +00:00
poetry_editable Allow URL requirements in editable installs (#1614) 2024-02-17 15:20:23 -05:00
requirements.in Support editable in pip-sync and pip-compile (#587) 2023-12-16 22:37:34 +00:00
requirements.txt Support editable in pip-sync and pip-compile (#587) 2023-12-16 22:37:34 +00:00