mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-09-19 09:43:18 +08:00
Enable running stubtest on more of types-pika (#9826)
Make aliases for non-imported dependency private
This commit is contained in:
@@ -4,3 +4,6 @@ extra_description = """\
|
||||
The `types-pika` package contains alternate, more complete type stubs, that \
|
||||
are maintained outside of typeshed.\
|
||||
"""
|
||||
|
||||
[tool.stubtest]
|
||||
stubtest_requirements = ["gevent", "tornado", "twisted"]
|
||||
|
||||
Reference in New Issue
Block a user