Created
May 2, 2026 05:44
-
-
Save previtus/31dd1fe4d07ca37680e23136632aa237 to your computer and use it in GitHub Desktop.
environments cleanup!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # pip whl files - first check how much needs? | |
| pip cache info | |
| pip cache purge | |
| # conda | |
| conda clean --all | |
| # uv | |
| uv cache clean | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment