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