Skip to content

Commit d43f2c0

Browse files
hsharma35facebook-github-bot
authored andcommitted
Allow executorch clients to use runtime py lib.
Summary: as titled. Differential Revision: D68446333
1 parent 948fba6 commit d43f2c0

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)