Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for pybind11 (0.03 seconds)

  1. MODULE.bazel

    )
    
    pybind11_internal_configure = use_extension(
        "@pybind11_bazel//:internal_configure.bzl",
        "internal_configure_extension",
    )
    use_repo(pybind11_internal_configure, "pybind11")
    
    python = use_extension("@rules_python//python/extensions:python.bzl", "python")
    python.defaults(
        # The environment variable takes precedence if set.
        python_version = "3.11",
    Created: Tue Apr 07 12:39:13 GMT 2026
    - Last Modified: Thu Apr 02 01:32:13 GMT 2026
    - 11K bytes
    - Click Count (0)
Back to Top