X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=tox.ini;h=948d0c87f43462331b6b084cf4db8b5b13dcfb9b;hb=a2175feb616820fe0c46318e750c592e9fabc36d;hp=49dffc9f794d58356c9e5ed7594487d6c36127b5;hpb=d7a171bdad1f8da709ef82a2eaeb231d6234cfc5;p=mimedecode.git diff --git a/tox.ini b/tox.ini index 49dffc9..948d0c8 100644 --- a/tox.ini +++ b/tox.ini @@ -1,9 +1,5 @@ -# Tox (http://tox.testrun.org/) is a tool for running tests -# in multiple virtualenvs. This configuration file will run the -# test suite on all supported python versions. To use it, "pip install tox" -# and then run "tox" from this directory. - [tox] +minversion = 2.0 envlist = py27, py33, py34, py35, py36, pypy [testenv]