view tox.ini @ 21:22c384fe954d

add locations to grid; not used or tested yet
author Jeff Hammel <k0scist@gmail.com>
date Sun, 25 Jun 2017 16:28:56 -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/