view tox.ini @ 32:425663344481

improve error message
author Jeff Hammel <k0scist@gmail.com>
date Sun, 02 Jun 2024 16:14:57 -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