Skip to content

Commit 92d130f

Browse files
authored
Distribute our pika stubs under an alternate name (#9358)
Cf. #9246
1 parent d30941c commit 92d130f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

stubs/pika/METADATA.toml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
version = "1.3.*"
2-
upload = false # https://github.com/python/typeshed/issues/9246
2+
stub_distribution = "types-pika-ts" # https://github.com/python/typeshed/issues/9246
3+
extra_description = """\
4+
The `types-pika` package contains alternate, more complete type stubs, that \
5+
are maintained outside of typeshed.\
6+
"""
37

48
[tool.stubtest]
59
ignore_missing_stub = false

0 commit comments

Comments
 (0)