Skip to content

Commit a19375b

Browse files
JakeStevensfacebook-github-bot
authored andcommitted
Update Neutron Converter
Summary: 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. Differential Revision: D80261684
1 parent c3f8d64 commit a19375b

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)