tox.ini: use TMPDIR for building tox workdir path

This commit is contained in:
Benjamin Dauvergne 2016-06-08 17:48:15 +02:00
parent 81a6e513bc
commit 37173fb80e
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
[tox]
envlist = coverage-{django17,django18}
toxworkdir = {env:TMPDIR:/tmp}/tox-{env:USER}/passerelle/
[testenv]
usedevelop =