view tox.ini @ 109:7cb236c32d0b

[templates] --cwd requires no argument
author Jeff Hammel <k0scist@gmail.com>
date Fri, 07 Jul 2017 08:49:54 -0700
parents 450aff4c97e3
children
line wrap: on
line source

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