mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-21 07:52:21 -04:00
Closes: https://bugs.gentoo.org/784044 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
10 lines
182 B
Diff
10 lines
182 B
Diff
--- a/setup.cfg
|
|
+++ b/setup.cfg
|
|
@@ -43,5 +43,5 @@
|
|
ignore_missing_imports = True
|
|
|
|
[tool:pytest]
|
|
-addopts = --no-cov-on-fail --showlocals
|
|
+addopts = --showlocals
|
|
testpaths = tests
|