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 6570b85 commit f31c6bbCopy full SHA for f31c6bb
1 file changed
owlbot.py
@@ -50,6 +50,7 @@
50
"pandas": "https://pandas.pydata.org/pandas-docs/stable/",
51
"pydata-google-auth": "https://pydata-google-auth.readthedocs.io/en/latest/",
52
},
53
+ default_python="3.10",
54
)
55
s.move(
56
templated_files,
@@ -59,7 +60,6 @@
59
60
"docs/multiprocessing.rst",
61
"noxfile.py",
62
"README.rst",
- ".github/workflows/unittest.yml",
63
],
64
65
0 commit comments