view tox.ini @ 0:a70bd2cd508b

initial commit
author Jeff Hammel <k0scist@gmail.com>
date Sun, 13 Aug 2017 16:00:15 -0700
parents
children 22218d90d33f
line wrap: on
line source

# https://tox.readthedocs.io/en/latest/
[tox]
envlist=py27
[testenv]
commands=python setup.py test