X-Git-Url: https://git.phdru.name/?p=sqlconvert.git;a=blobdiff_plain;f=tox.ini;h=6c70363161da7e799313abfdca9f5ad07611761c;hp=696e97cf5a3ef8ae658cf89b0405cd19bdbbf205;hb=e9f85fca5b1c946091bc6aaf7f25d6ae8df6625d;hpb=96c2cb6da5a7b7f4c13043f746636a36cfeb6c5e diff --git a/tox.ini b/tox.ini index 696e97c..6c70363 100644 --- a/tox.ini +++ b/tox.ini @@ -34,21 +34,27 @@ commands = rm.py -f test.out [testenv:py27] +platform = linux|win32 commands = {[general]commands} [testenv:py34] +platform = linux|win32 commands = {[general]commands} [testenv:py35] +platform = linux|win32 commands = {[general]commands} [testenv:py36] +platform = linux|win32 commands = {[general]commands} [testenv:py37] +platform = linux|win32 commands = {[general]commands} [testenv:py38] +platform = linux|win32 commands = {[general]commands} # PostgreSQL test environments @@ -177,6 +183,7 @@ commands = # flake8 [testenv:py27-flake8] +platform = linux|win32 deps = flake8 commands = @@ -184,6 +191,7 @@ commands = flake8 [testenv:py38-flake8] +platform = linux|win32 deps = flake8 commands =