Skip to content

Commit 489f868

Browse files
committed
update default version
1 parent 79285c6 commit 489f868

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

owlbot.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@ def get_staging_dirs(
9999
templated_files = common.py_library(
100100
microgenerator=True,
101101
split_system_tests=True,
102+
default_python_version="3.13",
103+
system_test_python_versions=["3.13"],
102104
# six required by (but not installed by) google-cloud-core < v2.0.0
103105
unit_test_external_dependencies=["six"],
104106
system_test_external_dependencies=["six"],

0 commit comments

Comments
 (0)