Skip to content

Commit a055426

Browse files
committed
correct location of py.typed file
1 parent 868f4dc commit a055426

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ include lib/*.h
88
include lib/*.cc
99
include examples/*py
1010
include test/*py
11-
include src/py.typed
11+
include src/osmium/py.typed
1212
recursive-include src *.pyi
1313
recursive-include docs *md *css
1414
include docs/cookbooks/*.ipynb

0 commit comments

Comments
 (0)