Typeshed stub versions & availability #2049
-
Hello, After reading Typeshed’s Package versioning for third-party stubs, I’m still a little puzzled about versioning. For example, the version = "1.3.*" and yet that version fails to install:
but then this works:
but it’s v1.2.0. Question: where can I see the various available version for stub packages? And what happened here with the |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
types-pika isn't a typeshed stub. It's maintained by someone else |
Beta Was this translation helpful? Give feedback.
-
@srittau opened the initial PR python/typeshed#9200 and @Avasam contributed as well — so they’d know? |
Beta Was this translation helpful? Give feedback.
types-pika isn't a typeshed stub. It's maintained by someone else