diff --git a/pyproject.toml b/pyproject.toml index 357f979a..e18fd610 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -71,3 +71,4 @@ testpaths = ["tests"] [tool.coverage.run] source = ["cloudpathlib"] +omit = ["cloudpathlib/legacy/glob.py"] \ No newline at end of file