Skip to content
This repository has been archived by the owner on Nov 13, 2020. It is now read-only.

Commit

Permalink
Merge pull request #10 from pnpnpn/pythonpath
Browse files Browse the repository at this point in the history
add PYTHONPATH
  • Loading branch information
kennethreitz committed Feb 4, 2016
2 parents d83eeb8 + 4457bc0 commit ff54da2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/compile
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ set-env PATH '$HOME/.heroku/miniconda/bin:$PATH'
set-env PYTHONUNBUFFERED true
set-default-env LANG en_US.UTF-8
set-default-env PYTHONHASHSEED random

set-default-env PYTHONPATH /app/

# Experimental post_compile hook.
source $BIN_DIR/steps/hooks/post_compile
Expand Down

0 comments on commit ff54da2

Please sign in to comment.