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 4ce7ac3 commit 42d7705Copy full SHA for 42d7705
tox.ini
@@ -31,7 +31,7 @@ setenv =
31
pytest61: _DEP_PYTEST=pytest==6.1.2
32
pytest62: _DEP_PYTEST=pytest==6.2.1
33
34
- xdist27: _DEP_PYTESTXDIST=pytest-xdist==1.27.0
+ xdist127: _DEP_PYTESTXDIST=pytest-xdist==1.27.0
35
xdist129: _DEP_PYTESTXDIST=pytest-xdist==1.29.0
36
xdist131: _DEP_PYTESTXDIST=pytest-xdist==1.31.0
37
xdist132: _DEP_PYTESTXDIST=pytest-xdist==1.32.0
0 commit comments