blob: bce9057552d9cad63223d733b6211b5937c08df1 [file] [log] [blame]
[tox]
envlist = py27
[testenv]
deps=pytest
pytest-cov
mock
commands=py.test --cov={envsitepackagesdir}/marvin_iris_species_engine --cov-report html --cov-report xml {posargs}