.profile.d

🍰 /cc @ddollar
This commit is contained in:
Kenneth Reitz
2012-07-16 18:24:42 -04:00
parent e4979f33e3
commit e288332f0e
+1 -1
View File
@@ -53,7 +53,7 @@ LEGACY_VIRTUALENV_LOC="."
MODERN_VIRTUALENV_LOC=".heroku/venv"
LEGACY_VIRTUALENV_DIRS="bin include lib"
LEGACY_VIRTUALENV_TRIGGER="lib/python2.7"
PROFILE_PATH="$1/profile.d/python"
PROFILE_PATH="$1/.profile.d/python.sh"
# Python version. This will be used in the future to specify custom Pythons.