There was an error while loading. Please reload this page.
1 parent a1e86cc commit fc597b4Copy full SHA for fc597b4
1 file changed
pyproject.toml
@@ -16,7 +16,7 @@ classifiers = [
16
dependencies = [
17
"torch",
18
"einops",
19
- "triton",
+ "triton; sys_platform == 'linux'",
20
"ninja"
21
]
22
0 commit comments