comparison tox.ini @ 92:36f5d31c3ed6

partial upgrade to py3.7
author Jeff Hammel <k0scist@gmail.com>
date Sun, 10 May 2020 14:43:00 -0700
parents 823c5c26fe66
children 65ef62208d05
comparison
equal deleted inserted replaced
91:823c5c26fe66 92:36f5d31c3ed6
1 # https://tox.readthedocs.io/en/latest/ 1 # https://tox.readthedocs.io/en/latest/
2 [tox] 2 [tox]
3 envlist=py27 3 envlist=py27,py37
4 [testenv] 4 [testenv]
5 commands=python setup.py test 5 commands=python setup.py test