Skip to content

Commit fa4df70

Browse files
committed
fix: Explicitly add py.typed in MANIFEST.in (setuptools issue)
See pypa/setuptools#3136
1 parent 3f52c3c commit fa4df70

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ include build_tanker.py
22
include cffi_src.c
33
include cffi_defs.h
44
include exported_symbols.*
5+
include tankersdk/py.typed
56
graft conan

0 commit comments

Comments
 (0)