mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-13 11:31:07 +08:00
[CI] Run stubtest with Python 3.13 (#13638)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user