Skip to content

Commit f2e9089

Browse files
committed
TYP: remove py.typed
1 parent 5fd25fa commit f2e9089

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

array_api_compat/py.typed

Whitespace-only changes.

setup.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,5 @@
3333
"Programming Language :: Python :: 3.13",
3434
"License :: OSI Approved :: MIT License",
3535
"Operating System :: OS Independent",
36-
],
37-
package_data={
38-
"array_api_compat": ["py.typed"],
39-
},
36+
]
4037
)

0 commit comments

Comments
 (0)