Revert "Force python2.7 for bindep-env"

I8dc5ee0b14906324169def2cdc35fbcd4f776423 fixes this issue.

This reverts commit 4b5a153a579f05bf89520d9378568cc55b5ce38f.

Change-Id: I8cbd419166f11798e9d3d2885a1edd9184b43f2e
This commit is contained in:
Paul Belanger 2017-04-11 00:15:34 +00:00
parent 4b5a153a57
commit 444461a53d

View File

@ -22,6 +22,5 @@ if [ ${DIB_DEBUG_TRACE:-0} -gt 0 ]; then
fi
set -e
# TODO(pabelanger): Force python2.7 for now, until we can fix bindep properly.
sudo -H virtualenv --python /usr/bin/python2.7 /usr/bindep-env
sudo -H virtualenv /usr/bindep-env
sudo -H /usr/bindep-env/bin/pip install bindep