We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7b9259 commit c143407Copy full SHA for c143407
cuda_core/pixi.toml
@@ -108,7 +108,6 @@ cython = ">=3.2,<3.3"
108
cuda-cudart-dev = "*"
109
cuda-nvrtc-dev = "*"
110
cuda-profiler-api = "*"
111
-cuda-nvrtc-dev = "*"
112
# Using path dependency now that we've added .pth support for Cython .pxd files
113
# See build_hooks.py:_add_cython_include_paths_to_pth()
114
cuda-bindings = { path = "../cuda_bindings" }
0 commit comments