[ty] Add missing projects to `good.txt` (#21721)

## Summary

These projects from `mypy_primer` were missing from both `good.txt` and
`bad.txt` for some reason. I thought about writing a script that would
verify that `good.txt` + `bad.txt` = `mypy_primer.projects`, but that's
not completely trivial since there are projects like `cpython` only
appear once in `good.txt`. Given that we can hopefully soon get rid of
both of these files (and always run on all projects), it's probably not
worth the effort. We are usually notified of all `mypy_primer` changes.

## Test Plan

CI on this PR
This commit is contained in:
David Peter 2025-12-01 11:18:41 +01:00 committed by GitHub
parent 4686c36079
commit bc6517a807
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 0 deletions

View File

@ -14,6 +14,7 @@ altair
antidote antidote
anyio anyio
apprise apprise
archinstall
artigraph artigraph
arviz arviz
async-utils async-utils
@ -25,7 +26,9 @@ bidict
black black
bokeh bokeh
boostedblob boostedblob
build
check-jsonschema check-jsonschema
cibuildwheel
cki-lib cki-lib
cloud-init cloud-init
colour colour
@ -104,6 +107,7 @@ pylox
pyodide pyodide
pyp pyp
pyppeteer pyppeteer
pyproject-metadata
pytest pytest
pytest-robotframework pytest-robotframework
python-chess python-chess
@ -118,6 +122,7 @@ schemathesis
scikit-build-core scikit-build-core
scikit-learn scikit-learn
scipy scipy
scipy-stubs
scrapy scrapy
setuptools setuptools
sockeye sockeye