Skip to content

Commit b45033e

Browse files
committed
update
1 parent e2d34ee commit b45033e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -853,6 +853,7 @@ def run(self): # noqa C901
853853
packages=find_packages(),
854854
include_package_data=True,
855855
package_data={
856+
"executorch": ["version.py"],
856857
"executorch.backends.qualcomm": ["*.so"],
857858
},
858859
# Note that setuptools uses the presence of ext_modules as the main signal

0 commit comments

Comments
 (0)