blob: 8e918b75312e17d9a2d9938978cac9c3cf42c5f5 [file] [log] [blame]
[tox]
envlist = py36
[testenv]
deps=pytest
pytest-cov
mock
tensorflow
commands=py.test --cov={envsitepackagesdir}/marvin_python_daemon --cov-report html --cov-report xml {posargs}
passenv=SPARK_HOME MARVIN_HOME MARVIN_DATA_PATH MARVIN_LOG