We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4979f3 commit e288332Copy full SHA for e288332
bin/compile
@@ -53,7 +53,7 @@ LEGACY_VIRTUALENV_LOC="."
53
MODERN_VIRTUALENV_LOC=".heroku/venv"
54
LEGACY_VIRTUALENV_DIRS="bin include lib"
55
LEGACY_VIRTUALENV_TRIGGER="lib/python2.7"
56
-PROFILE_PATH="$1/profile.d/python"
+PROFILE_PATH="$1/.profile.d/python.sh"
57
58
59
# Python version. This will be used in the future to specify custom Pythons.
0 commit comments