[tox] envlist = py3.7 [testenv] deps = -rrequirements.txt commands = pipenv install --dev pyflakes run.py pyflakes litecord/ pytest tests