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

Commit ff54da2

Browse files
committed
Merge pull request #10 from pnpnpn/pythonpath
add PYTHONPATH
2 parents d83eeb8 + 4457bc0 commit ff54da2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/compile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ set-env PATH '$HOME/.heroku/miniconda/bin:$PATH'
9090
set-env PYTHONUNBUFFERED true
9191
set-default-env LANG en_US.UTF-8
9292
set-default-env PYTHONHASHSEED random
93-
93+
set-default-env PYTHONPATH /app/
9494

9595
# Experimental post_compile hook.
9696
source $BIN_DIR/steps/hooks/post_compile

0 commit comments

Comments
 (0)