view tox.ini @ 33:b582d2e32d92 default tip

bump version for release
author Jeff Hammel <k0scist@gmail.com>
date Sun, 02 Jun 2024 16:17:49 -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