blob: cb293a6ab07cab77df051b8140e1ac99f42afd8a [file] [log] [blame]
module(name = "cmake_configure_file", version = "0.1.1")
bazel_dep(name = "platforms", version = "0.0.10")
bazel_dep(name = "rules_python", version = "1.0.0")
python = use_extension("@rules_python//python/extensions:python.bzl", "python")
python.toolchain(python_version = "3.12")
use_repo(python, "python_versions")