PyCIRCLean/tox.ini

6 lines
121 B
INI

[tox]
envlist=py27,py35
[testenv]
deps=-rdev-requirements.txt
commands= pytest tests/test_helpers.py --cov=kittengroomer