Skip to content

Commit fe77337

Browse files
committed
add system version
1 parent 52cb558 commit fe77337

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
@@ -104,6 +104,7 @@ def get_staging_dirs(
104104
system_test_external_dependencies=["six"],
105105
cov_level=100,
106106
default_python_version="3.13",
107+
system_test_python_versions=["3.13"],
107108
)
108109
s.move(
109110
templated_files,

0 commit comments

Comments
 (0)