Skip to content

Commit d5dddd7

Browse files
committed
Add py.typed
1 parent 812b0ec commit d5dddd7

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,3 +77,6 @@ build-backend = "setuptools.build_meta"
7777

7878
[tool.setuptools.packages.find]
7979
where = ["src"]
80+
81+
[tool.setuptools.package-data]
82+
entsoe = ["py.typed"]

src/entsoe/py.typed

Whitespace-only changes.

0 commit comments

Comments
 (0)