view tox.ini @ 4:9575c4a925c1

[setup] correct various dependencies + scripts
author Jeff Hammel <k0scist@gmail.com>
date Sun, 10 Dec 2017 11:49:47 -0800
parents 7a4a073ee13e
children
line wrap: on
line source

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