blob: 3b8c3c3e7afafbbfeb3c89189a20222fc02515ee [file] [log] [blame]
module(name = "cmake_configure_file", version = "0.1.2")
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")