comparison tox.ini @ 28:b3a950065844

toxify
author Jeff Hammel <k0scist@gmail.com>
date Sun, 10 May 2020 18:39:21 -0700
parents
children d742aff49859
comparison
equal deleted inserted replaced
27:a983d9bb7003 28:b3a950065844
1 # https://tox.readthedocs.io/en/latest/
2
3 [tox]
4 envlist=py27
5
6 [testenv]
7 commands=python setup.py test