]> git.phdru.name Git - cookiecutter.git/commitdiff
Set toxworkdir to ~/.tox
authorOleg Broytman <phd@phdru.name>
Sat, 1 Oct 2016 22:34:47 +0000 (01:34 +0300)
committerOleg Broytman <phd@phdru.name>
Sat, 1 Oct 2016 22:34:47 +0000 (01:34 +0300)
project_template/tox.ini

index af6fb31524347c0db23a484b47e1d908e1501bcb..fcb27013853a383415be4d940aa348513e7b05b7 100644 (file)
@@ -1,5 +1,6 @@
 [tox]
 minversion = 1.8
+toxworkdir={homedir}/.tox/{project}
 envlist = {py26,py27,py34},{py27,py34}-flake8
 
 # Base test environment settings