Skip to content

Commit 3a4f034

Browse files
JakeStevensfacebook-github-bot
authored andcommitted
Update Neutron Converter (#13876)
Summary: Pull Request resolved: #13876 allow-large-files Newest update released, bumping version. Note, for some reason NXP has the full qualifier like neutron_converter_SDK_25_06.neutron_converter so we have to update the test. Reviewed By: shoumikhin, parulgupta1004 Differential Revision: D80261684
1 parent 874d3c1 commit 3a4f034

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backends/nxp/TARGETS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ python_library(
5050
name = "neutron_sdk",
5151
srcs = glob(["backend/**/*.py"]),
5252
deps = [
53-
"fbsource//third-party/pypi/neutron_convertor_SDK_25_03:neutron_convertor_SDK_25_03",
53+
"fbsource//third-party/pypi/neutron_converter:neutron_converter",
5454
],
5555
)
5656

0 commit comments

Comments
 (0)