mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-04 10:48:32 +00:00
[ty] Update mypy_primer, add two new projects (#18891)
## Summary
Pull in latest changes to mypy_primer:
01a7ca325f..e5f5544796
This commit is contained in:
parent
21303d1a02
commit
907c291877
3 changed files with 3 additions and 1 deletions
|
@ -14,6 +14,7 @@ pandera # stack overflow
|
|||
pip # vendors packaging, see above
|
||||
pylint # cycle panics (self-recursive type alias)
|
||||
pyodide # too many cycle iterations
|
||||
scikit-build-core # too many cycle iterations
|
||||
setuptools # vendors packaging, see above
|
||||
spack # slow, success, but mypy-primer hangs processing the output
|
||||
spark # too many iterations
|
||||
|
|
|
@ -108,6 +108,7 @@ static-frame
|
|||
stone
|
||||
strawberry
|
||||
streamlit
|
||||
svcs
|
||||
sympy
|
||||
trio
|
||||
twine
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue