mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-17 22:09:45 +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.23.*"
|
||||
requires = ["types-setuptools"]
|
||||
upstream_repository = "https://github.com/sass/libsass-python"
|
||||
|
||||
[tool.stubtest]
|
||||
# The runtime package has an undeclared dependency on setuptools
|
||||
stubtest_requirements = ["setuptools"]
|
||||
|
||||
Reference in New Issue
Block a user