Skip to content

Commit bef8fbd

Browse files
committed
Pin coverage to older working version
1 parent 169f98a commit bef8fbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ commands =
5555
{env:IGNORE_COVERAGE:} coverage report --fail-under=90 --include *sagemaker_pytorch_serving_container*
5656

5757
deps =
58-
coverage
58+
coverage==6.2
5959
pytest
6060
pytest-cov
6161
pytest-xdist

0 commit comments

Comments
 (0)