uv/crates/puffin-fs
Charlie Marsh 4b8642c6f7
Enable selective cache purging in puffin clean (#589)
## Summary

This PR enables `puffin clean` to accept package names as command line
arguments, and selectively purge entries from the cache tied to the
given package.

Relate to #572.

## Test Plan

Modified all the caching tests to run an additional step to (1) purge
the cache, and (2) re-install the package.
2023-12-08 19:51:32 +00:00
..
src Enable selective cache purging in puffin clean (#589) 2023-12-08 19:51:32 +00:00
Cargo.toml Enable selective cache purging in puffin clean (#589) 2023-12-08 19:51:32 +00:00