uv/crates/uv-requirements/src
Charlie Marsh 8e935e2c17
Support unnamed requirements in uv tool install (#4716)
## Summary

This PR adds support for (e.g.) `uv tool install
git+https://github.com/psf/black`.

Closes https://github.com/astral-sh/uv/issues/4664.
2024-07-01 21:37:14 -04:00
..
confirm.rs Suppress MultipleHandlers from Ctrl-C in confirm (#2903) 2024-04-08 17:18:53 +00:00
lib.rs Add support for tool.uv into distribution building (#3904) 2024-05-31 02:42:03 +00:00
lookahead.rs Remove useless #[allow(clippy::too_many_arguments)] (#4529) 2024-06-25 19:09:59 +00:00
source_tree.rs Avoid building packages with dynamic versions (#4058) 2024-06-05 18:11:58 +00:00
sources.rs Move extra specification into uv-configuration (#3897) 2024-05-29 04:49:57 +00:00
specification.rs Support unnamed requirements in uv tool install (#4716) 2024-07-01 21:37:14 -04:00
unnamed.rs Use separate path types for directories and files (#4285) 2024-06-12 15:59:21 -04:00
upgrade.rs Lock all packages in workspace (#4016) 2024-06-06 19:09:44 +00:00