Sign in
◑
Theme
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_python
/
a9bbea3e12cc3abd4f1faf6964a1b6303475f36f
/
.
/
tests
/
python_bzlmod_ext
/
BUILD.bazel
blob: e266c01b9ca6341aa1ce5c88e689ef6b23054efb [
file
]
load
(
":test_helpers.bzl"
,
"register_python_bzlmod_ext_tests"
)
register_python_bzlmod_ext_tests
(
name
=
"python_bzlmod_ext_tests"
,
parse_runtime_manifest_name
=
"parse_runtime_manifest_tests"
,
runtime_manifests_name
=
"runtime_manifests_tests"
,
)