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 ee9a25f commit 693235fCopy full SHA for 693235f
setup.py
@@ -68,7 +68,7 @@ def read_version():
68
"pytest-cov",
69
"pytest-rerunfailures",
70
"pytest-timeout",
71
- "pytest-xdist",
+ "pytest-xdist==2.4.0",
72
"coverage<6.2",
73
"mock",
74
"contextlib2",
0 commit comments