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

diff --git a/tox.ini b/tox.ini
index 57654e00cc5f7f0d4ac5e4899bdcd932acf59812..eda942704659654fd8ee590762fa8433ecf30f34 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,6 @@
 [tox]
 minversion = 1.8
+toxworkdir={homedir}/.tox/m_librarian
 envlist = {py26,py27,py34},{py27,py34}-flake8
 
 # Base test environment settings