-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
enhancementNew feature or improvement to existing functionalityNew feature or improvement to existing functionalityneeds-decisionUndecided if this should be doneUndecided if this should be done
Description
I work on projects using both Python and Rust. I'd like to make uv rebuild the project when the Rust code is modified, typically when any *.rs
file in the src
directory is modified.
The new configuration entry uv.tool.cache-keys
is promising, but doesn't seem to work with directories.
Possibly related: #2152.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or improvement to existing functionalityNew feature or improvement to existing functionalityneeds-decisionUndecided if this should be doneUndecided if this should be done