mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-24 20:55:15 +02:00
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]
|
|
|