Skip to content

Commit be792d5

Browse files
committed
Merge branch 'automatic-merge' into 'master'
Revert "Add pytest-cov install even when coverage is not requested" See merge request it/e3-aws!45
2 parents 4d259ce + 8bb4152 commit be792d5

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
@@ -9,7 +9,7 @@ passenv = CI,GITHUB_*,CODECOV_*
99

1010
deps =
1111
xdist: pytest-xdist[psutil]
12-
pytest-cov
12+
cov: pytest-cov
1313
codecov: codecov
1414
extras = test
1515

0 commit comments

Comments
 (0)