mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-21 07:52:21 -04:00
12 lines
264 B
Diff
12 lines
264 B
Diff
--- a/pyproject.toml
|
|
+++ b/pyproject.toml
|
|
@@ -88,7 +88,7 @@
|
|
ignore_missing_imports = true
|
|
|
|
[tool.pytest.ini_options]
|
|
-addopts = "--no-cov-on-fail --showlocals --strict-markers"
|
|
+addopts = "--showlocals --strict-markers"
|
|
testpaths = ["tests"]
|
|
|
|
[build-system]
|