gorgeous-winter-99296
12/12/2023, 10:50 PMpex_binary
nor a python_source
will pickup a "generic" BuiltPackage. πbroad-processor-92400
12/12/2023, 10:52 PMexperimental_wrap_as_resource(s?)
is relevant inspirationcurved-television-6568
12/12/2023, 10:52 PMresource
in order to pull it inβ¦curved-television-6568
12/12/2023, 10:53 PMgorgeous-winter-99296
12/12/2023, 11:16 PMexperimental_wrap_as_resources
but I'd likely need a experimental_wrap_package_as_resources
to make it work as expected. Will play around with that tomorrow. I'm wondering if there's some nice way of making it "automatic" though... Maybe one can piggyback ontop of codegen? Would be nice to be able to avoid an extra target.broad-processor-92400
12/12/2023, 11:18 PMwrap_..._as_resources
targets and even various "special cased dependency" fields like runtime_package_dependencies
on python_test
.curved-television-6568
12/12/2023, 11:30 PMcurved-television-6568
12/12/2023, 11:31 PMgorgeous-winter-99296
12/13/2023, 11:21 PMpython_extension(
name="native",
package=["//examples/python-package/native-component#library"],
module_name="native_component.so",
output_path="examples/python-package/src/python_package",
)