view tox.ini @ 8:e3d6919130ca

insert via BST
author Jeff Hammel <k0scist@gmail.com>
date Sun, 25 Jun 2017 11:21:28 -0700
parents 316e1d54ffd4
children 6d89ea94930b
line wrap: on
line source

# https://tox.readthedocs.io/en/latest/
[tox]
envlist=py27

[testenv]
deps = pytest
       jinja2
commands=pytest tests/