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 9ed6a53 commit 56c5262Copy full SHA for 56c5262
1 file changed
python/pyproject.toml
@@ -113,6 +113,7 @@ exclude = [
113
# TODO: Enable type checking once stubs are merged
114
[tool.pyright]
115
pythonPlatform = "All"
116
+pythonVersion = "3.10"
117
include = ["pyarrow-stubs"]
118
exclude = [
119
"pyarrow",
0 commit comments