uv/scripts
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
..
bench Change benchmarks to use 3.12.1 (#1322) 2024-02-17 12:00:50 -06:00
benchmarks Rename to uv (#1302) 2024-02-15 11:19:46 -06:00
bootstrap nit: make bootstrap/install.py executable (#1385) 2024-02-16 00:14:29 +00:00
compare_with_pip Rename to uv (#1302) 2024-02-15 11:19:46 -06:00
editable-installs Allow URL requirements in editable installs (#1614) 2024-02-17 15:20:23 -05:00
popular_packages Finish install-many with pypi 10k most dependents (#732) 2023-12-27 09:42:51 -05:00
requirements Rename to uv (#1302) 2024-02-15 11:19:46 -06:00
scenarios Support recursive extras (#1435) 2024-02-16 11:42:04 -05:00
wheels Implement --find-links as flat indexes (directories in pip-compile) (#912) 2024-01-15 02:04:10 +00:00