@ -3,7 +3,7 @@
envlist = py38, py39, py310, py311
[testenv]
extras = tests
extras = web,tests
commands = pytest {posargs}
[testenv:coverage]