view tox.ini @ 3:e688f4c660a1

[packaging] setup.cfg for pytest
author Jeff Hammel <k0scist@gmail.com>
date Sun, 10 Dec 2017 11:42:17 -0800
parents 7a4a073ee13e
children
line wrap: on
line source

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