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.
1 parent 7e35215 commit c1e1ee1Copy full SHA for c1e1ee1
tox.ini
@@ -30,7 +30,7 @@ deps =
30
pytest43: pytest~=4.3.0
31
32
coverage: pytest-cov
33
- xdist: pytest-xdist
+ xdist: pytest-xdist>=2.3.0
34
-r{toxinidir}/requirements-testing.txt
35
anyio[trio]
36
commands = {env:_PYTEST_CMD:pytest} {env:_PYTEST_MORE_ARGS:} {posargs:-vvl}
0 commit comments