Skip to content

Commit aa8b605

Browse files
committed
typ: add py.typed file
1 parent e9aa08f commit aa8b605

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

src/flint/meson.build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ thisdir = 'flint'
33
pyfiles = [
44
'__init__.py',
55
'typing.py',
6+
'py.typed',
67
]
78

89
exts = [

src/flint/py.typed

Whitespace-only changes.

0 commit comments

Comments
 (0)