uv/scripts/editable-installs/poetry_editable
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
..
poetry_editable Add test cases for editable installs (#565) 2023-12-06 18:21:29 +01:00
pyproject.toml Allow URL requirements in editable installs (#1614) 2024-02-17 15:20:23 -05:00