view tox.ini @ 30:1ad7f99f588d

-> python3
author Jeff Hammel <k0scist@gmail.com>
date Sun, 10 May 2020 18:48:43 -0700
parents d742aff49859
children
line wrap: on
line source

# https://tox.readthedocs.io/en/latest/
[tox]
envlist=py27,py37

[testenv]
commands=python setup.py test