Skip to content

Commit 2c85475

Browse files
authored
fix: include py.typed in packaging (#452)
1 parent 0c1084a commit 2c85475

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

MANIFEST.in

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
include src/stactools/cli/py.typed
2+
include src/stactools/core/py.typed
3+
include src/stactools/testing/py.typed

0 commit comments

Comments
 (0)