mirror of https://github.com/CIRCL/PyCIRCLean
6 lines
121 B
INI
6 lines
121 B
INI
![]() |
[tox]
|
||
|
envlist=py27,py35
|
||
|
[testenv]
|
||
|
deps=-rdev-requirements.txt
|
||
|
commands= pytest tests/test_helpers.py --cov=kittengroomer
|