mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-28 06:36:54 +08:00
10 lines
293 B
TOML
10 lines
293 B
TOML
version = "1.3.*"
|
|
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]
|
|
ignore_missing_stub = false
|