Skip to content

Commit aa5832d

Browse files
committed
Update pyproject.toml
1 parent afb41fa commit aa5832d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ exclude = ["images*", "tests*", "kernels/moe*"]
3636

3737
[project.optional-dependencies]
3838
triton = [
39+
"triton>=3.0.0 ; ('linux' in sys_platform)",
3940
"triton-windows ; (sys_platform == 'win32') and (platform_machine == 'AMD64' or platform_machine == 'x86_64')",
4041
]
4142
huggingface = [

0 commit comments

Comments
 (0)