Skip to content

Commit

Permalink
Merge pull request #1844 from rhelmer/bug965669-set-pythonpath-in-pro…
Browse files Browse the repository at this point in the history
…cfile

fixes bug 965669 - set PYTHONPATH=. in Procfile
  • Loading branch information
lonnen committed Jan 30, 2014
2 parents 2ed1922 + f8965d6 commit 0ec3207
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .env
@@ -0,0 +1,2 @@
PYTHONUNBUFFERED=true
PYTHONPATH=.

0 comments on commit 0ec3207

Please sign in to comment.