view tox.ini @ 2:2bfc2debcb1c

[packaging] add requirements file
author Jeff Hammel <k0scist@gmail.com>
date Sun, 10 Dec 2017 11:34:27 -0800
parents 7a4a073ee13e
children
line wrap: on
line source

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