We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93fee85 commit 5823583Copy full SHA for 5823583
providers/openfeature-provider-flagd/pyproject.toml
@@ -61,6 +61,8 @@ cov = [
61
exclude = [
62
".gitignore",
63
"schemas",
64
+ "test-harness",
65
+ "spec",
66
]
67
68
[tool.hatch.build.targets.wheel]
0 commit comments