Skip to content

Commit c1299e3

Browse files
authored
Reminder to remove library from pyrightconfig (#14377)
1 parent 126b06f commit c1299e3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,8 @@ steps:
463463
4. When a new version of the package was automatically uploaded to PyPI
464464
(which can take up to a day), open a PR to remove the stubs.
465465

466-
If feeling kindly, please update [mypy](https://github.com/python/mypy/blob/master/mypy/stubinfo.py)
466+
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)
467468
for any stub obsoletions or removals.
468469

469470
### Marking PRs as "deferred"

0 commit comments

Comments
 (0)