blob: 394e3cba0597302926e7cbcda9871ad2acfc7614 [file] [log] [blame]
module(name = "cmake_configure_file",
version = "0.1.4",
)
bazel_dep(name = "platforms", version = "0.0.11")
bazel_dep(name = "rules_license", version = "1.0.0")
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")