[tox] envlist = py3,py2 [testenv] deps = coverage pylint pytest commands = coverage run -m pytest coverage report --skip-covered pylint django_deploy