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

Commit 4457bc0

Browse files
committed
add PYTHONPATH
1 parent de2c05a commit 4457bc0

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)