📜  清除 pip 缓存 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:27.640000             🧑  作者: Mango

代码示例5
# this doesnt clear it but allows install with no cache
pip install PACKAGE --no-cache-dir