Skip to content
Snippets Groups Projects
Commit e288332f authored by Kenneth Reitz's avatar Kenneth Reitz
Browse files

.profile.d

:cake: /cc @ddollar
parent e4979f33
No related branches found
No related tags found
No related merge requests found
...@@ -53,7 +53,7 @@ LEGACY_VIRTUALENV_LOC="." ...@@ -53,7 +53,7 @@ LEGACY_VIRTUALENV_LOC="."
MODERN_VIRTUALENV_LOC=".heroku/venv" MODERN_VIRTUALENV_LOC=".heroku/venv"
LEGACY_VIRTUALENV_DIRS="bin include lib" LEGACY_VIRTUALENV_DIRS="bin include lib"
LEGACY_VIRTUALENV_TRIGGER="lib/python2.7" 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. # Python version. This will be used in the future to specify custom Pythons.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment