Skip to content

Commit c0b73a5

Browse files
authored
Merge pull request #117 from ovh/coverage
fix(tests): coverage
2 parents e3c35ac + 30325aa commit c0b73a5

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)