@ -8,7 +8,7 @@ deps =
pytest>=2.7.2 # see https://github.com/hynek/attrs/issues/14
zope.interface
commands =
coverage run --parallel -m pytest tests
coverage run --parallel -m pytest tests {posargs}
[testenv:flake8]