aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/py/remote.BUILD.tpl
blob: 1bfe1f0bf6536036d5e06e938c249023bd9f8fae (plain)
1
2
3
4
5
6
7
8
9
10
# Adapted with modifications from tensorflow/third_party/py/

package(default_visibility=["//visibility:public"])

alias(
    name="python_headers",
    actual="%{REMOTE_PYTHON_REPO}:python_headers",
)