comparison tox.ini @ 193:dc495f0b5ee8 default tip

[testing] toxify
author Jeff Hammel <k0scist@gmail.com>
date Sun, 13 Aug 2017 15:52:01 -0700
parents
children
comparison
equal deleted inserted replaced
192:2a69ce7f944e 193:dc495f0b5ee8
1 # https://tox.readthedocs.io/en/latest/
2 [tox]
3 envlist=py27
4 [testenv]
5 deps=pytest
6 commands=pytest tests/