11 lines
204 B
Smarty
11 lines
204 B
Smarty
# Adapted with modifications from tensorflow/third_party/py/
|
|
|
|
package(default_visibility=["//visibility:public"])
|
|
|
|
alias(
|
|
name="python_headers",
|
|
actual="%{REMOTE_PYTHON_REPO}:python_headers",
|
|
)
|
|
|
|
|