6-12 months -> six months (#7411)

"At least 6-12 months" is equivalent to "at least six months" and we
usually remove after six month, unless there are issues.
This commit is contained in:
Sebastian Rittau
2022-03-02 02:37:53 +01:00
committed by GitHub
parent 2f27eaab44
commit 24616d65d9

View File

@@ -538,7 +538,7 @@ if it consisted of several smaller commits.
Third-party packages are generally removed from typeshed when one of the
following criteria is met:
* The upstream package ships a `py.typed` file for at least 6-12 months, or
* The upstream package ships a `py.typed` file for at least six months, or
* the package does not support any of the Python versions supported by
typeshed.