view tox.ini @ 91:823c5c26fe66

toxify
author Jeff Hammel <k0scist@gmail.com>
date Wed, 12 Apr 2017 12:47:44 -0700
parents
children 36f5d31c3ed6
line wrap: on
line source

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