mirror of
https://github.com/zebrajr/tensorflow.git
synced 2026-01-15 12:15:41 +00: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",
|
|
)
|