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 33b3568 commit 3e951ceCopy full SHA for 3e951ce
README.md
@@ -38,7 +38,7 @@ you can install the type stubs using
38
$ pip install types-html5lib types-requests
39
```
40
41
-These PyPI packages follow [PEP 561](http://www.python.org/dev/peps/pep-0561/)
+These PyPI packages follow [the typing spec standards](https://typing.python.org/en/latest/spec/distributing.html)
42
and are automatically released (up to once a day) by
43
[typeshed internal machinery](https://github.com/typeshed-internal/stub_uploader).
44
0 commit comments