What is "Time to live" for a package in pip cache, can it be configured?

Viewed 15

There is a default cache for pip at ~/.cache/pip. I could not find anywhere in documentation about life of a package in pip ? Does it live there forever ?

0 Answers
Related