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