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

diff --git a/tox.ini b/tox.ini
index cf5503664b592b2954e036ec773700d6fba54fe6..2408d990a0eaf0f0b872bc4d4c8e79f540a3eb21 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,6 @@
 [tox]
 minversion = 1.8
+toxworkdir={homedir}/.tox/sqlconvert
 envlist = {py26,py27,py34},{py26,py27,py34}-{postgres,sqlite},{py27,py34}-flake8
 
 # Base test environment settings