Try fix pypi ci (#13)
This commit is contained in:
@@ -24,8 +24,7 @@ version = "0.0.1"
|
|||||||
|
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
triton = [
|
triton = [
|
||||||
"triton @ git+https://github.com/triton-lang/triton.git",
|
"triton",
|
||||||
"triton_kernels @ git+https://github.com/triton-lang/triton.git#subdirectory=python/triton_kernels",
|
|
||||||
"safetensors>=0.5.3",
|
"safetensors>=0.5.3",
|
||||||
"torch>=2.7.0",
|
"torch>=2.7.0",
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user