[ty] ecosystem: activate running on 'sympy' (#17870)

## Summary

Following #17869, we can now run `ty` on `sympy`.
This commit is contained in:
David Peter 2025-05-05 21:50:13 +02:00 committed by GitHub
parent de78da5ee6
commit 9a6633da0b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@ discord.py # some kind of hang, only when multi-threaded?
freqtrade # cycle panics (try_metaclass_)
hydpy # cycle panics (try_metaclass_)
ibis # cycle panics (try_metaclass_)
manticore # stack overflow
manticore # stack overflow, see https://github.com/astral-sh/ruff/issues/17863
pandas # slow
pandas-stubs # cycle panics (try_metaclass_)
pandera # cycle panics (try_metaclass_)
@ -21,5 +21,4 @@ scikit-learn # success, but mypy-primer hangs processing the output
spack # success, but mypy-primer hangs processing the output
spark # cycle panics (try_metaclass_)
steam.py # cycle panics (try_metaclass_), often hangs when multi-threaded
sympy # stack overflow
xarray # cycle panics (try_metaclass_)

View file

@ -105,6 +105,7 @@ static-frame
stone
strawberry
streamlit
sympy
tornado
trio
twine