Skip to content

Commit abd8d63

Browse files
authored
Merge pull request #437 from lucascolley/typed
BLD: include `py.typed` in package
2 parents 25976fd + 223fe42 commit abd8d63

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

meson.build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ sources_raw = {
1111
'array_api_compat': [
1212
'src/array_api_compat/__init__.py',
1313
'src/array_api_compat/_internal.py',
14+
'src/array_api_compat/py.typed',
1415
],
1516

1617
'array_api_compat/common': [

0 commit comments

Comments
 (0)