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 dccef48 commit f81c738Copy full SHA for f81c738
owlbot.py
@@ -28,7 +28,7 @@
28
# Add templated files
29
# ----------------------------------------------------------------------------
30
templated_files = common.py_library(
31
- system_test_python_versions=["3.8"],
+ system_test_python_versions=["3.9"],
32
cov_level=100,
33
intersphinx_dependencies={
34
"pandas": "https://pandas.pydata.org/pandas-docs/stable/"
0 commit comments