We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4d259ce + 8bb4152 commit be792d5Copy full SHA for be792d5
tox.ini
@@ -9,7 +9,7 @@ passenv = CI,GITHUB_*,CODECOV_*
9
10
deps =
11
xdist: pytest-xdist[psutil]
12
- pytest-cov
+ cov: pytest-cov
13
codecov: codecov
14
extras = test
15
0 commit comments