8 lines
99 B
Python
8 lines
99 B
Python
# Ruy is not BLAS
|
|
|
|
package(
|
|
licenses = ["notice"], # Apache 2.0
|
|
)
|
|
|
|
exports_files(["LICENSE"])
|