[testenv]
deps = -rdev-requirements.txt
commands = coverage run -m pytest {posargs}
skip_install = true