uv/crates/puffin-resolver/tests
Charlie Marsh b3edf7c2b2
Delete any directories listed in the RECORD file (#394)
## Summary

It looks like, when you install `pip`, it includes a bunch of
`__pycache__` directories in the RECORD file (although these directories
don't exist until you run `pip`). Our uninstaller assumed that the
RECORD file only contained _files_.

Closes https://github.com/astral-sh/puffin/issues/389.
2023-11-10 18:17:52 +00:00
..
snapshots Delete any directories listed in the RECORD file (#394) 2023-11-10 18:17:52 +00:00
resolver.rs Add proper caching for pypi metadata fetching kinds (#368) 2023-11-10 11:03:40 +00:00