We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d558bb1 commit db50494Copy full SHA for db50494
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