]> git.phdru.name Git - mimedecode.git/blobdiff - tox.ini
Docs: Fix release date
[mimedecode.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index aa6b3878487aab897ec42683141620e57d347f5b..49dffc9f794d58356c9e5ed7594487d6c36127b5 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -5,8 +5,6 @@
 
 [tox]
 envlist = py27, py33, py34, py35, py36, pypy
-skip_missing_interpreters=true
-toxworkdir={homedir}/.tox/mimedecode
 
 [testenv]
 basepython =
@@ -23,4 +21,4 @@ commands =
     {envpython} --version
     {envpython} -c "import struct; print(struct.calcsize('P') * 8)"
     ./test_all
-#whitelist_externals =
+passenv = HOME