Like the new pip formula, this formula does not allow settings up virtualenv for a given python version.
This is problematic if you need to install a python package that does not work on one version or the other as the actual installed python will depend on the defaults in the distribution. You will most likely not get both though.
See also saltstack-formulas/pip-formula#4