mirror of
https://github.com/google-ai-edge/LiteRT.git
synced 2026-01-09 06:21:22 +08:00
This is an internal change
LiteRT-PiperOrigin-RevId: 849279059
This commit is contained in:
parent
27e34cd605
commit
aaacec2896
@ -175,8 +175,10 @@ setuptools.setup(
|
||||
'': [
|
||||
'*.so',
|
||||
'*.pyd',
|
||||
'*.dylib',
|
||||
'**/*_main',
|
||||
'**/*.so',
|
||||
'**/*.dylib',
|
||||
]
|
||||
},
|
||||
install_requires=[
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user