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 e7b80b7 commit e461d18Copy full SHA for e461d18
pyproject.toml
@@ -85,8 +85,8 @@ testing = [
85
"pytest",
86
"pytest-cpp",
87
"pytest-subtests",
88
- # https://github.com/pytest-dev/pytest-xdist/issues/1215
89
- "pytest-xdist @ git+https://github.com/sshane/pytest-xdist@909e97b49d12401c10608f9d777bfc9dab8a4413",
+ # https://github.com/pytest-dev/pytest-xdist/pull/1229
+ "pytest-xdist @ git+https://github.com/sshane/pytest-xdist@b59e010821a25a2ebb95fc5c31c97022ed94221c",
90
"pytest-timeout",
91
"pytest-randomly",
92
"pytest-asyncio",
0 commit comments