view tox.ini @ 28:b3a950065844

toxify
author Jeff Hammel <k0scist@gmail.com>
date Sun, 10 May 2020 18:39:21 -0700
parents
children d742aff49859
line wrap: on
line source

# https://tox.readthedocs.io/en/latest/

[tox]
envlist=py27

[testenv]
commands=python setup.py test