uv/crates/puffin-cli
Zanie Blue 1ddb7d2827
Add error when user requests extras that do not exist (#254)
Extends #253 
Closes #241 

Adds `extras` to `RequirementsSpecification` to track extras used to
construct the requirements so we can throw an error when not all of the
requested extras are used.
2023-10-31 19:17:36 +00:00
..
src Add error when user requests extras that do not exist (#254) 2023-10-31 19:17:36 +00:00
tests Add error when user requests extras that do not exist (#254) 2023-10-31 19:17:36 +00:00
Cargo.toml Build source distributions in the resolver (#138) 2023-10-25 20:05:13 +00:00