We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 25976fd + 223fe42 commit abd8d63Copy full SHA for abd8d63
1 file changed
meson.build
@@ -11,6 +11,7 @@ sources_raw = {
11
'array_api_compat': [
12
'src/array_api_compat/__init__.py',
13
'src/array_api_compat/_internal.py',
14
+ 'src/array_api_compat/py.typed',
15
],
16
17
'array_api_compat/common': [
0 commit comments