ADD py.typed
This commit is contained in:
@@ -254,6 +254,6 @@ setup(
|
|||||||
include_package_data=True,
|
include_package_data=True,
|
||||||
is_pure=False,
|
is_pure=False,
|
||||||
package_data={
|
package_data={
|
||||||
'unicorn': ['lib/*', 'include/unicorn/*']
|
'unicorn': ['unicorn/py.typed', 'lib/*', 'include/unicorn/*']
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
|||||||
0
bindings/python/unicorn/py.typed
Normal file
0
bindings/python/unicorn/py.typed
Normal file
Reference in New Issue
Block a user