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