We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 63b7808 + db50494 commit e419afcCopy full SHA for e419afc
openfeature/py.typed
pyproject.toml
@@ -28,3 +28,6 @@ Homepage = "https://github.com/open-feature/python-sdk"
28
[tool.isort]
29
profile = "black"
30
multi_line_output = 3
31
+
32
+[tool.setuptools.package-data]
33
+openfeature = ["py.typed"]
0 commit comments