comparison makeitso/python_package/tox.ini @ 250:3840a2c5bc4f

go tox
author Jeff Hammel <k0scist@gmail.com>
date Fri, 31 Mar 2017 18:12:09 -0700
parents
children
comparison
equal deleted inserted replaced
249:a2bae4ae8eeb 250:3840a2c5bc4f
1 # https://tox.readthedocs.io/en/latest/
2 [tox]
3 envlist=py27
4 [testenv]
5 commands=python setup.py test