diff --git a/cuda_bindings/pixi.toml b/cuda_bindings/pixi.toml index 2c301378f0..0d46eee8fc 100644 --- a/cuda_bindings/pixi.toml +++ b/cuda_bindings/pixi.toml @@ -121,6 +121,7 @@ setuptools = ">=80" setuptools-scm = ">=8" cython = ">=3.2,<3.3" pyclibrary = ">=0.1.7" +cuda-pathfinder = { path = "../cuda_pathfinder" } cuda-cudart-static = "*" cuda-nvrtc-dev = "*" cuda-profiler-api = "*"