mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-16 00:37:10 +08:00
Make stubtest pass on libsass/passlib/redis/tree-sitter if you're using Python 3.12 (#11561)
This commit is contained in:
@@ -15,4 +15,6 @@ extra_description = """\
|
||||
|
||||
[tool.stubtest]
|
||||
ignore_missing_stub = true
|
||||
# The runtime has an undeclared dependency on setuptools
|
||||
stubtest_requirements = ["setuptools"]
|
||||
extras = ["ocsp"]
|
||||
|
||||
Reference in New Issue
Block a user