Skip to content

Commit 70934e6

Browse files
committed
Add Python 3.13 to list of versions
1 parent a6da16c commit 70934e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/python/MODULE.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ PYTHON_VERSIONS = [
1414
"3.10",
1515
"3.11",
1616
"3.12",
17+
"3.13",
1718
]
1819

1920
python = use_extension("@rules_python//python/extensions:python.bzl", "python")

0 commit comments

Comments
 (0)