Skip to content

Commit d71bfe2

Browse files
committed
remove py_lib config
1 parent 1b7c09f commit d71bfe2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

owlbot.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,6 @@ 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"],
104102
# six required by (but not installed by) google-cloud-core < v2.0.0
105103
unit_test_external_dependencies=["six"],
106104
system_test_external_dependencies=["six"],

0 commit comments

Comments
 (0)