Use the venv python by default for multipip

Change-Id: Ife206d2c5d7ae0d83aaa4a8475a9014ab6fd2118
This commit is contained in:
Joshua Harlow 2015-02-11 13:34:03 -08:00
parent 24cc468abb
commit 8582b9b090

View File

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
from __future__ import print_function