changeset 47211 | 159d2de3286c |
parent 47206 | c8001d9c26f5 |
child 47643 | 11f834e7177d |
--- a/rust/hgcli/pyoxidizer.bzl Thu May 06 16:11:13 2021 -0700 +++ b/rust/hgcli/pyoxidizer.bzl Thu May 06 09:27:22 2021 -0700 @@ -40,7 +40,7 @@ set_build_path(ROOT + "/build/pyoxidizer") def make_distribution(): - return default_python_distribution(python_version = "3.8") + return default_python_distribution(python_version = "3.9") def resource_callback(policy, resource): if not IS_WINDOWS: