[CI] Run stubtest with Python 3.13 (#13638)

This commit is contained in:
Sebastian Rittau
2025-03-18 13:36:15 +01:00
committed by GitHub
parent 882e8fd2b3
commit 414e6d2150
10 changed files with 32 additions and 3 deletions
@@ -1,3 +1,9 @@
version = "1.10.*"
upstream_repository = "https://github.com/grantjenks/py-tree-sitter-languages"
requires = ["tree-sitter>=0.20.3"]
[tool.stubtest]
# This package is unmaintained and doesn't support Python 3.13.
# See https://github.com/grantjenks/py-tree-sitter-languages/issues/75 and
# https://github.com/grantjenks/py-tree-sitter-languages/blob/main/README.rst#status
skip = true