uv/crates/pypi-types
Ibraheem Ahmed 042fdea087
Support unnamed requirements in uv add (#4326)
## Summary

Support unnamed URL requirements in `uv add`. For example, `uv add
git+https://github.com/pallets/flask`.

Part of https://github.com/astral-sh/uv/issues/3959.
2024-06-14 13:42:39 -04:00
..
src Support unnamed requirements in uv add (#4326) 2024-06-14 13:42:39 -04:00
Cargo.toml Move PEP 440 and PEP 508 parsing out of TOML deserialization (#4176) 2024-06-10 00:09:39 +00:00