Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_python
/
c37ba2215eccab53ae1da5f827a335281f81b9e1
/
.
/
python
/
pip_install
/
BUILD
blob: c24e6c7d315113f506e5bee37515f0ff9eb6b8c7 [
file
] [
log
] [
blame
]
filegroup
(
name
=
"distribution"
,
srcs
=
glob
([
"*.bzl"
])
+
[
"BUILD"
,
"//python/pip_install/extract_wheels:distribution"
,
],
visibility
=
[
"//:__pkg__"
],
)
exports_files
(
[
"pip_repository.bzl"
,
"repositories.bzl"
],
visibility
=
[
"//docs:__pkg__"
],
)