We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfdc002 commit 36ebaf6Copy full SHA for 36ebaf6
ast_canopy/pyproject.toml
@@ -9,6 +9,7 @@ build-backend = "scikit_build_core.build"
9
name = "ast_canopy"
10
dynamic = ["version"]
11
readme = { file = "README.md", content-type = "text/markdown" }
12
+dependencies = ["cuda-pathfinder"]
13
14
[project.optional-dependencies]
15
cu13 = ["cuda-toolkit[cudart, crt, curand, cccl]"]
0 commit comments