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
# flake8
[testenv:py27-flake8]
+platform = linux|win32
deps =
flake8
commands =
flake8
[testenv:py38-flake8]
+platform = linux|win32
deps =
flake8
commands =