view tox.ini @ 24:40a9850076a4

[documentation] links
author Jeff Hammel <k0scist@gmail.com>
date Mon, 04 Sep 2017 14:54:38 -0700
parents 6d89ea94930b
children
line wrap: on
line source

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

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