comparison tox.ini @ 7:7d6acedf1a67

add tox.ini
author Jeff Hammel <k0scist@gmail.com>
date Sat, 01 Apr 2017 12:37:38 -0700
parents
children
comparison
equal deleted inserted replaced
6:22fbe50d92e8 7:7d6acedf1a67
1 # https://tox.readthedocs.io/en/latest/
2 [tox]
3 envlist=py27
4 [testenv]
5 commands=python setup.py test