Skip to content

Commit b95acc3

Browse files
dotlambdaUbospicaSeven-Streams
authored
remove ninja from dependencies (#459)
It's used at build time. Co-authored-by: Yixin Dong <[email protected]> Co-authored-by: Linzhang Li <[email protected]>
1 parent 1bdcd38 commit b95acc3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ dependencies = [
2020
"transformers>=4.38.0",
2121
"triton; platform_system == 'Linux' and platform_machine == 'x86_64'",
2222
"mlx-lm; platform_system == 'Darwin' and platform_machine == 'arm64'",
23-
"ninja",
2423
"numpy",
2524
"typing-extensions>=4.9.0",
2625
]

0 commit comments

Comments
 (0)