Skip to content

Commit 56c5262

Browse files
committed
reintroduce pythonVersion = 3.10
1 parent 9ed6a53 commit 56c5262

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ exclude = [
113113
# TODO: Enable type checking once stubs are merged
114114
[tool.pyright]
115115
pythonPlatform = "All"
116+
pythonVersion = "3.10"
116117
include = ["pyarrow-stubs"]
117118
exclude = [
118119
"pyarrow",

0 commit comments

Comments
 (0)