Skip to content

Commit c1e1ee1

Browse files
authored
upgrade xdist for sys.path fix
1 parent 7e35215 commit c1e1ee1

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
@@ -30,7 +30,7 @@ deps =
3030
pytest43: pytest~=4.3.0
3131

3232
coverage: pytest-cov
33-
xdist: pytest-xdist
33+
xdist: pytest-xdist>=2.3.0
3434
-r{toxinidir}/requirements-testing.txt
3535
anyio[trio]
3636
commands = {env:_PYTEST_CMD:pytest} {env:_PYTEST_MORE_ARGS:} {posargs:-vvl}

0 commit comments

Comments
 (0)