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 c729763 commit cd39796Copy full SHA for cd39796
pyproject.toml
@@ -30,6 +30,6 @@ pybind11-mkdoc = "pybind11_mkdoc:main"
30
test = [
31
"pytest",
32
"pybind11",
33
- "pytest-xdist"
+ "pytest-forked"
34
]
35
0 commit comments