remove ml_dtypes (#12169)

This commit is contained in:
chenyu
2025-09-14 14:20:05 -04:00
committed by GitHub
parent 02054b53fe
commit 98ecab7563
3 changed files with 14 additions and 14 deletions

View File

@@ -15,7 +15,6 @@ testing_minimal = [
"pytest-timeout",
"hypothesis",
"z3-solver",
"ml_dtypes"
]
setup(name='tinygrad',