# Not sure which one is the culprit but getting rid of both is the safe way
# out. This fixes an issue that affects trusty, where virtualenv created with
# --system-site-packages gets created without pip *if* pip is installed on the
# outer system.
python3-pip
python-pip
