Enable running stubtest on more of types-pika (#9826)

Make aliases for non-imported dependency private
This commit is contained in:
Avasam
2023-02-28 00:41:31 +00:00
committed by GitHub
parent 0cd5bf0921
commit 21c9ac5df6
3 changed files with 7 additions and 9 deletions
+3
View File
@@ -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"]