Skip to content

Commit 0ad1d96

Browse files
Fix ImportError for get_oldest_supported_python in runtests.py (#14381) (#14382)
1 parent f6bb513 commit 0ad1d96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/ts_utils/metadata.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"PackageDependencies",
2727
"StubMetadata",
2828
"StubtestSettings",
29+
"get_oldest_supported_python",
2930
"get_recursive_requirements",
3031
"read_dependencies",
3132
"read_metadata",

0 commit comments

Comments
 (0)