Sign in
pigweed
/
third_party
/
github
/
pybind
/
pybind11_bazel
/
23926b00e2b2eb2fc46b17e587cf0c0cfd2f2c4b
/
.
/
MODULE.bazel
blob: e270b8afd92a6f5c0fb9460f83dd42bb4c7e3c10 [
file
] [
log
] [
blame
]
# Bazel extensions for pybind11
module
(
name
=
"pybind11_bazel"
,
version
=
"2.11.1"
,
)
bazel_dep
(
name
=
"platforms"
,
version
=
"0.0.7"
)
bazel_dep
(
name
=
"rules_cc"
,
version
=
"0.0.8"
)