comparison tox.ini @ 94:65ef62208d05

boldly moving forward
author Jeff Hammel <k0scist@gmail.com>
date Tue, 03 Nov 2020 10:44:45 -0800
parents 36f5d31c3ed6
children
comparison
equal deleted inserted replaced
93:93cf6ebe8a94 94:65ef62208d05
1 # https://tox.readthedocs.io/en/latest/ 1 # https://tox.readthedocs.io/en/latest/
2 [tox] 2 [tox]
3 envlist=py27,py37 3 envlist=py38
4 [testenv] 4 [testenv]
5 commands=python setup.py test 5 commands=python setup.py test