@ -8,7 +8,7 @@ commands = pytest {posargs}
[testenv:coverage]
basepython = python3.11
commands = pytest --cov=wuttjamaican --cov-report=html --cov-fail-under=100
commands = pytest --cov=wuttaweb --cov-report=html --cov-fail-under=100
[testenv:docs]