Skip to content

Commit 30325aa

Browse files
committed
fix(tests): coverage
Signed-off-by: Romain Beuque <556072+rbeuque74@users.noreply.github.com>
1 parent e3c35ac commit 30325aa

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

setup.cfg

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,10 @@ exclude =
4141
dev =
4242
Sphinx==1.2.2
4343
black
44-
coverage==5.5
45-
coveralls==3.2.0
44+
coverage~=7.2.2
4645
flake8
4746
isort
48-
pytest==7.2.2
47+
pytest~=7.2.2
4948
pytest-cov==4.0.0
5049
setuptools>=30.3.0
5150
wheel

0 commit comments

Comments
 (0)