X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=tox.ini;h=eda942704659654fd8ee590762fa8433ecf30f34;hb=0e3c1d9d63524fa38fc4639f9d344c12188c4f62;hp=57654e00cc5f7f0d4ac5e4899bdcd932acf59812;hpb=59ed0650c1a35169a21c76a1d70eae423f94b6fe;p=m_librarian.git diff --git a/tox.ini b/tox.ini index 57654e0..eda9427 100644 --- 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