X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;ds=sidebyside;f=tox.ini;h=d428fdafcdf057f9da4e3b853581386a751fcde4;hb=8ed9470ddc19eb62e6ce449e237e618d0ec1f38a;hp=85c1d11548f5acf59f33c8377ff2fef860f58674;hpb=e64759c91f5d780d1af20c3d6210096e859380a9;p=mimedecode.git diff --git a/tox.ini b/tox.ini index 85c1d11..d428fda 100644 --- a/tox.ini +++ b/tox.ini @@ -24,3 +24,13 @@ commands = passenv = HOME setenv = VIRTUALENV_PIP = 19.1.1 + +[gh-actions] +python = + 2.7: py27 + 3.5: py35 + 3.6: py36 + 3.7: py37 + 3.8: py38 + 3.9: py39 + pypy-2.7: pypy