diff --git a/providers/openfeature-provider-flagd/pyproject.toml b/providers/openfeature-provider-flagd/pyproject.toml index 5da8c69c..35088159 100644 --- a/providers/openfeature-provider-flagd/pyproject.toml +++ b/providers/openfeature-provider-flagd/pyproject.toml @@ -61,6 +61,8 @@ cov = [ exclude = [ ".gitignore", "schemas", + "test-harness", + "spec", ] [tool.hatch.build.targets.wheel]