Skip to content

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

OMPython/py.typed

Whitespace-only changes.

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ dependencies = [
2525
[tool.setuptools]
2626
packages = ["OMPython"]
2727

28+
[tool.setuptools.package-data]
29+
"OMPython" = ["py.typed"]
30+
2831
[project.urls]
2932
Homepage = "http://openmodelica.org/"
3033
Documentation = "https://openmodelica.org/doc/OpenModelicaUsersGuide/latest/ompython.html"

0 commit comments

Comments
 (0)