PyCIRCLean/tox.ini

6 lines
109 B
INI

[tox]
envlist=py27,py35
[testenv]
deps=-rdev-requirements.txt
commands= pytest --cov=kittengroomer --cov=bin