Skip to content

Commit 36ebaf6

Browse files
committed
add cuda-pathfinder in required dependency
1 parent dfdc002 commit 36ebaf6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ast_canopy/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ build-backend = "scikit_build_core.build"
99
name = "ast_canopy"
1010
dynamic = ["version"]
1111
readme = { file = "README.md", content-type = "text/markdown" }
12+
dependencies = ["cuda-pathfinder"]
1213

1314
[project.optional-dependencies]
1415
cu13 = ["cuda-toolkit[cudart, crt, curand, cccl]"]

0 commit comments

Comments
 (0)