Skip to content
Snippets Groups Projects
Commit ead7b1a0 authored by Kenneth Reitz's avatar Kenneth Reitz
Browse files

PYTHONHASHSEED

parent 1ddd5c25
No related branches found
No related tags found
No related merge requests found
...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment