1# Ruy is not BLAS 2 3package( 4 default_visibility = ["//visibility:public"], 5 licenses = ["notice"], 6) 7 8# The LICENSE from this package is used during pip package generation. 9exports_files(["LICENSE"]) 10