mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-09 04:52:23 +08:00
Make stubtest pass on libsass/passlib/redis/tree-sitter if you're using Python 3.12 (#11561)
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
version = "0.20.1"
|
||||
upstream_repository = "https://github.com/tree-sitter/py-tree-sitter"
|
||||
obsolete_since = "0.20.3" # Released on 2023-11-13
|
||||
|
||||
[tool.stubtest]
|
||||
# The runtime has an undeclared dependency on setuptools
|
||||
stubtest_requirements = ["setuptools"]
|
||||
|
||||
Reference in New Issue
Block a user