I have limited space on my server, and I am thinking to delete the cache of the PIP. I am not sure if its safe to delete or not.
ls ~/.cache/pip/
Contains following dir/files.
http selfcheck.json wheels
Version
$ pip -V
pip 7.1.2 from /usr/local/lib/python2.7/dist-packages/pip-7.1.2-py2.7.egg (python 2.7)
Please advise.