bash_profile.sh 92 B

123
  1. export PY2_ROOT=$IROOT/py2
  2. export PY2=$PY2_ROOT/bin/python
  3. export PY2_PIP=$PY2_ROOT/bin/pip