Skip to content

Commit fbdaced

Browse files
hsharma35facebook-github-bot
authored andcommitted
Allow executorch clients to use runtime py lib. (#7789)
Summary: as titled. Reviewed By: tarun292 Differential Revision: D68446333
1 parent 948fba6 commit fbdaced

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)