Skip to content

Commit 0e68a2f

Browse files
committed
Merge remote-tracking branch 'origin/main' into HEAD
2 parents a70d31c + 2628beb commit 0e68a2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flashinfer-cubin/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["setuptools>=61.0", "wheel", "requests", "filelock", "torch", "tqdm", "numpy", "apache-tvm-ffi>=0.1,<0.2"]
2+
requires = ["setuptools>=61.0", "wheel", "requests", "filelock", "torch", "tqdm", "numpy", "apache-tvm-ffi>=0.1,<0.2", "nvidia-ml-py"]
33
build-backend = "build_backend"
44
backend-path = ["."]
55

0 commit comments

Comments
 (0)