Newer
Older
envlist = py36, py37, py38, flake8
commands = flake8 --ignore=F405,F403 coverplot
flake8 tests
commands = python -m unittest
envlist = py36, py37, py38, flake8
commands = flake8 --ignore=F405,F403 coverplot
flake8 tests
commands = python -m unittest