mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-09 21:46:42 +08:00
11 lines
374 B
TOML
11 lines
374 B
TOML
version = "1.3.*"
|
|
upstream_repository = "https://github.com/pika/pika"
|
|
stub_distribution = "types-pika-ts" # https://github.com/python/typeshed/issues/9246
|
|
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"]
|