How to prevent accidentally calling pip when I am not in a virtualenv?
I wrote the following script called pipand added it to my ~/bin (whi
pip
~/bin
export PIP_REQUIRE_VIRTUALENV=true