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 126b06f commit c1299e3Copy full SHA for c1299e3
CONTRIBUTING.md
@@ -463,7 +463,8 @@ steps:
463
4. When a new version of the package was automatically uploaded to PyPI
464
(which can take up to a day), open a PR to remove the stubs.
465
466
-If feeling kindly, please update [mypy](https://github.com/python/mypy/blob/master/mypy/stubinfo.py)
+Don't forget to make sure the library is not in the [`pyrightconfig.stricter.json`](./pyrightconfig.stricter.json)
467
+exclusion list. If feeling kindly, please update [mypy](https://github.com/python/mypy/blob/master/mypy/stubinfo.py)
468
for any stub obsoletions or removals.
469
470
### Marking PRs as "deferred"
0 commit comments