--- a/setup.cfg
+++ b/setup.cfg
@@ -7,8 +7,6 @@ test=pytest
[tool:pytest]
norecursedirs = lib .pc .git venv
testpaths = tests
-addopts =
- -n auto
[coverage:run]