Enforce coverage version in tox

This commit is contained in:
Roman Mogylatov 2024-11-03 23:08:52 -05:00
parent 2b2be88539
commit 884956bd03
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ basepython=python3.13
deps=
{[testenv]deps}
cython>=3,<4
coverage
coverage>=7.6
coveralls
commands=
coverage erase