We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80c0a35 commit f625a38Copy full SHA for f625a38
owlbot.py
@@ -27,7 +27,7 @@
27
# Add templated files
28
# ----------------------------------------------------------------------------
29
templated_files = common.py_library(
30
- unit_test_python_versions=["3.9", "3.10", "3.11", "3.12", "3.13", "3.14"]
+ unit_test_python_versions=["3.9", "3.10", "3.11", "3.12", "3.13", "3.14"],
31
system_test_python_versions=["3.9", "3.14"],
32
cov_level=99,
33
intersphinx_dependencies={
0 commit comments