tox: force python2

This commit is contained in:
Frédéric Péters 2019-02-28 08:42:44 +01:00
parent 27a73833ea
commit 864af381c1
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
toxworkdir = {env:TMPDIR:/tmp}/tox-{env:USER}/zoo/
[testenv]
basepython = python2
# django.contrib.auth is not tested it does not work with our templates
whitelist_externals =
/bin/mv