1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-16 12:45:18 +03:00
aports/testing/py3-utils/pytest.patch
2023-02-27 12:11:03 +00:00

14 lines
279 B
Diff

diff --git a/pytest.ini b/pytest.ini
index 5d49701..e28ed7d 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -5,9 +5,6 @@ python_files =
addopts =
--doctest-modules
- --cov python_utils
- --cov-report term-missing
- --mypy
doctest_optionflags =
ALLOW_UNICODE