Skip to content

Commit 08a07d0

Browse files
committed
updated owlbot config
1 parent 2099d1c commit 08a07d0

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
@@ -109,6 +109,7 @@ def get_staging_dirs(
109109
system_test_external_dependencies=[
110110
"pytest-asyncio==0.21.2",
111111
],
112+
unit_test_python_versions=["3.7", "3.8", "3.9", "3.10", "3.11", "3.12", "3.13", "3.14"],
112113
)
113114

114115
s.move(templated_files, excludes=[".coveragerc", "README.rst", ".github/release-please.yml", "noxfile.py", "renovate.json"])

0 commit comments

Comments
 (0)