We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38fbbe7 commit a6fb689Copy full SHA for a6fb689
CONTRIBUTING.md
@@ -638,8 +638,8 @@ following criteria is met:
638
* The upstream package ships a `py.typed` file for at least six months,
639
and the upstream type annotations are of a comparable standard to those in
640
typeshed, or
641
-* the package does not support any of the Python versions supported by
642
- typeshed.
+* the upstream package was declared or appears to be unmaintained, and
+ retaining the stubs causes maintenance issues in typeshed.
643
644
If a package ships its own `py.typed` file, please follow these steps:
645
0 commit comments