uv/crates/distribution-types/src
Charlie Marsh ed9b820815
Remove trailing period from user-facing messages (#5218)
## Summary

Per #5209, we only show periods in messages when the message itself
spans more than a single sentence.
2024-07-19 10:43:49 -04:00
..
annotation.rs Add override namespace to pyproject.toml/uv.toml (#3839) 2024-06-03 12:15:51 +02:00
any.rs Rename to `uv` (#1302) 2024-02-15 11:19:46 -06:00
buildable.rs Support workspace to workspace path dependencies (#4833) 2024-07-16 20:38:46 +00:00
cached.rs Use separate path types for directories and files (#4285) 2024-06-12 15:59:21 -04:00
diagnostic.rs Add a diagnostic trait (#3777) 2024-05-22 19:44:37 -04:00
error.rs Use separate path types for directories and files (#4285) 2024-06-12 15:59:21 -04:00
file.rs Avoid reparsing wheel URLs (#4947) 2024-07-10 05:16:30 -04:00
hash.rs Add support for URL requirements in `--generate-hashes` (#2952) 2024-04-10 20:02:45 +00:00
id.rs Remove unnecessary hashing from IDs (#2998) 2024-04-11 17:23:37 -04:00
index_url.rs Preserve verbatim URLs for `--find-links` (#4838) 2024-07-05 16:57:40 -05:00
installed.rs Make `.egg-info` filename parsing spec compliant (#4533) 2024-06-25 23:49:43 +00:00
lib.rs Use separate path types for directories and files (#4285) 2024-06-12 15:59:21 -04:00
prioritized_distribution.rs Use lockfile to prefill resolver index (#4495) 2024-07-12 18:49:28 -04:00
resolution.rs Remove trailing period from user-facing messages (#5218) 2024-07-19 10:43:49 -04:00
resolved.rs Always include package names for Git and HTTPS dependencies (#3821) 2024-05-24 14:01:38 +00:00
specified_requirement.rs Add support for `tool.uv` into distribution building (#3904) 2024-05-31 02:42:03 +00:00
traits.rs Respect existing `.egg-link` files in site packages (#4082) 2024-06-06 01:00:00 +00:00