view tox.ini @ 31:840d60377c88 default tip

py3
author Jeff Hammel <k0scist@gmail.com>
date Tue, 03 Nov 2020 10:15:11 -0800
parents d742aff49859
children
line wrap: on
line source

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

[testenv]
commands=python setup.py test