Skip to content

Commit e419afc

Browse files
authored
Merge branch 'main' into fix-types-2
2 parents 63b7808 + db50494 commit e419afc

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

openfeature/py.typed

Whitespace-only changes.

pyproject.toml

+3
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,6 @@ Homepage = "https://github.com/open-feature/python-sdk"
2828
[tool.isort]
2929
profile = "black"
3030
multi_line_output = 3
31+
32+
[tool.setuptools.package-data]
33+
openfeature = ["py.typed"]

0 commit comments

Comments
 (0)