Add lit dependency (#9)
This commit is contained in:
@@ -140,6 +140,7 @@ setup(
|
|||||||
"cmake",
|
"cmake",
|
||||||
"filelock",
|
"filelock",
|
||||||
"torch",
|
"torch",
|
||||||
|
"lit",
|
||||||
],
|
],
|
||||||
package_data={"triton/ops": ["*.c"], "triton/ops/blocksparse": ["*.c"]},
|
package_data={"triton/ops": ["*.c"], "triton/ops/blocksparse": ["*.c"]},
|
||||||
include_package_data=True,
|
include_package_data=True,
|
||||||
|
Reference in New Issue
Block a user