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 3cf305b commit 143b7c4Copy full SHA for 143b7c4
setup.py
@@ -32,7 +32,7 @@
32
"test": [
33
"pytest>=4.6",
34
"pytest-cov",
35
- "pytest-xdist",
+ "pytest-forked",
36
"pytest-timeout",
37
"pytest-cases>=3.6.11",
38
"mypy",
0 commit comments