[tox] envlist = py27 [testenv] deps= -rrequirements.txt cloudify==3.4 pytest coverage pytest-cov commands=pytest --cov {envsitepackagesdir}/cdapcloudify --cov-report html