Skip to content

Commit

Permalink
Enforce coverage version in tox
Browse files Browse the repository at this point in the history
  • Loading branch information
rmk135 committed Nov 4, 2024
1 parent 2b2be88 commit 884956b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ basepython=python3.13
deps=
{[testenv]deps}
cython>=3,<4
coverage
coverage>=7.6
coveralls
commands=
coverage erase
Expand Down

0 comments on commit 884956b

Please sign in to comment.