Skip to content

Commit 1da5022

Browse files
committed
fix: remove pytest-xdist addopts for PyPy compatibility
1 parent 3a5dc6b commit 1da5022

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,3 @@ where = ["src"]
7878
testpaths = ["tests"]
7979
pythonpath = ["src"]
8080
norecursedirs = ["mutants", ".git", ".mypy_cache", ".pytest_cache", "__pycache__"]
81-
addopts = "-n auto --dist loadfile"

0 commit comments

Comments
 (0)