We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b7c09f commit d71bfe2Copy full SHA for d71bfe2
owlbot.py
@@ -99,8 +99,6 @@ def get_staging_dirs(
99
templated_files = common.py_library(
100
microgenerator=True,
101
split_system_tests=True,
102
- default_python_version="3.13",
103
- system_test_python_versions=["3.13"],
104
# six required by (but not installed by) google-cloud-core < v2.0.0
105
unit_test_external_dependencies=["six"],
106
system_test_external_dependencies=["six"],
0 commit comments