view tox.ini @ 6:316e1d54ffd4

move to jinja templates
author Jeff Hammel <k0scist@gmail.com>
date Sat, 24 Jun 2017 15:47:59 -0700
parents 49aae0c0293b
children 6d89ea94930b
line wrap: on
line source

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

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