af200298e9
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Horea Christian <chr@chymera.eu>
11 lines
273 B
Diff
11 lines
273 B
Diff
diff --git a/setup.cfg b/setup.cfg
|
|
index c3ebd936..d678d2df 100644
|
|
--- a/setup.cfg
|
|
+++ b/setup.cfg
|
|
@@ -9,4 +9,4 @@ ignore = E127,E201,E203,E221,E222,E241,E271,E272,E301,E302,E303,E701
|
|
|
|
[tool:pytest]
|
|
testpaths = tests
|
|
-addopts = -v --cov=fsleyes_widgets
|
|
+addopts = -v
|