diff --git a/pyproject.toml b/pyproject.toml index 735b8ee1..9fa0fb17 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,6 @@ exclude = ["docs/_build", "tests/manylinux/build-hello-world.sh", "tests/musllin [tool.coverage.run] branch = true -omit = ["packaging/_compat.py"] [tool.coverage.report] exclude_lines = ["pragma: no cover", "@abc.abstractmethod", "@abc.abstractproperty"]