11 lines
166 B
Diff
11 lines
166 B
Diff
--- setup.cfg
|
|
+++ setup.cfg
|
|
@@ -7,8 +7,6 @@ test=pytest
|
|
[tool:pytest]
|
|
norecursedirs = lib .pc .git venv
|
|
testpaths = tests
|
|
-addopts =
|
|
- -n auto
|
|
|
|
[coverage:run]
|
|
|