mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
14 lines
332 B
Diff
14 lines
332 B
Diff
diff --git a/pyproject.toml b/pyproject.toml
|
|
index caa4ab9..9cb04a7 100644
|
|
--- a/pyproject.toml
|
|
+++ b/pyproject.toml
|
|
@@ -67,8 +67,6 @@ version_scheme = "no-guess-dev"
|
|
|
|
[tool.pytest.ini_options]
|
|
addopts = """
|
|
- --cov validate_pyproject
|
|
- --cov-report term-missing
|
|
--doctest-modules
|
|
--verbose
|
|
--strict-markers
|