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

Commit 8d38230

Browse files
authored
exclude testing/constraints-3.9.txt in owlbot.py
1 parent 8b6c389 commit 8d38230

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

owlbot.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,7 @@ def get_staging_dirs(
195195
"google/cloud/spanner_v1/__init__.py",
196196
"**/gapic_version.py",
197197
"testing/constraints-3.7.txt",
198+
"testing/constraints-3.9.txt",
198199
],
199200
)
200201

0 commit comments

Comments
 (0)