mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-07 00:20:20 +01:00
9 lines
173 B
Python
9 lines
173 B
Python
licenses(["restricted"])
|
|
|
|
package(default_visibility = ["//visibility:public"])
|
|
|
|
alias(
|
|
name = "python_headers",
|
|
actual = "@local_config_python//:python_headers",
|
|
)
|