Commit ead7b1a0 authored by Kenneth Reitz's avatar Kenneth Reitz

PYTHONHASHSEED

parent 1ddd5c25
...@@ -13,6 +13,7 @@ config_vars: ...@@ -13,6 +13,7 @@ config_vars:
LIBRARY_PATH: .heroku/vendor/lib LIBRARY_PATH: .heroku/vendor/lib
LD_LIBRARY_PATH: .heroku/vendor/lib LD_LIBRARY_PATH: .heroku/vendor/lib
LANG: en_US.UTF-8 LANG: en_US.UTF-8
PYTHONHASHSEED: random
EOF EOF
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment