Skip to content

Commit c143407

Browse files
committed
chore: fix toml
1 parent b7b9259 commit c143407

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cuda_core/pixi.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ cython = ">=3.2,<3.3"
108108
cuda-cudart-dev = "*"
109109
cuda-nvrtc-dev = "*"
110110
cuda-profiler-api = "*"
111-
cuda-nvrtc-dev = "*"
112111
# Using path dependency now that we've added .pth support for Cython .pxd files
113112
# See build_hooks.py:_add_cython_include_paths_to_pth()
114113
cuda-bindings = { path = "../cuda_bindings" }

0 commit comments

Comments
 (0)