Skip to content

Commit e342093

Browse files
authored
Allow executorch clients to use runtime py lib.
Differential Revision: D68446333 Pull Request resolved: #7789
1 parent 466d98f commit e342093

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

runtime/TARGETS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@ runtime.python_library(
1111
visibility = [
1212
"//executorch/runtime/...",
1313
"//executorch/exir/emit/test/...",
14+
"@EXECUTORCH_CLIENTS",
1415
],
1516
)

0 commit comments

Comments
 (0)