PLAT-1840 Fix common/lib tests under Django 1.9

This commit is contained in:
Jeremy Bowman
2017-12-12 15:50:55 -05:00
parent a0df76e19e
commit 917f877299
3 changed files with 62 additions and 10 deletions

View File

@@ -23,7 +23,9 @@ toxworkdir={homedir}/edxapp_toxenv
# and look in site-packages.
usedevelop=True
setenv =
PYTHONHASHSEED = 0
# Instruct paver not to install the packages tox just installed
NO_PREREQ_INSTALL=True
PYTHONHASHSEED=0
TOXENV={envname}
passenv =
BOK_CHOY_CMS_PORT