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