blob: 059e2f5cd2c86042c0324b4782bd4b534e48b4bd [file] [log] [blame]
[tox]
envlist = py36
[testenv]
deps=pytest
pytest-cov
mock
tensorflow
h5py==2.10.0
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