Skip to content
This repository was archived by the owner on Feb 26, 2026. It is now read-only.

Commit 5f73874

Browse files
committed
re-applied librarian changes
1 parent 6cec435 commit 5f73874

File tree

3 files changed

+1
-38
lines changed

3 files changed

+1
-38
lines changed

.github/.OwlBot.lock.yaml

Lines changed: 0 additions & 17 deletions
This file was deleted.

.github/sync-repo-settings.yaml

Lines changed: 0 additions & 20 deletions
This file was deleted.

.librarian/generator-input/librarian.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ def place_before(path, text, *before_text, escape=None):
9696
"google-cloud-testutils",
9797
"opentelemetry-sdk"
9898
],
99-
system_test_python_versions=["3.9"],
99+
system_test_python_versions=["3.12"],
100100
unit_test_python_versions=["3.7", "3.8", "3.9", "3.10", "3.11", "3.12", "3.13", "3.14"],
101101
unit_test_external_dependencies=["flask", "webob", "django"],
102102
samples=True,

0 commit comments

Comments
 (0)