view tox.ini @ 9:638fad06e556

use bisect function; it has been tested faster
author Jeff Hammel <k0scist@gmail.com>
date Sun, 25 Jun 2017 11:37:52 -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/