Skip to content

Commit 143b7c4

Browse files
committed
Switch to pytets-forked from pytest-xdist
1 parent 3cf305b commit 143b7c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"test": [
3333
"pytest>=4.6",
3434
"pytest-cov",
35-
"pytest-xdist",
35+
"pytest-forked",
3636
"pytest-timeout",
3737
"pytest-cases>=3.6.11",
3838
"mypy",

0 commit comments

Comments
 (0)