Skip to content

Commit df6569a

Browse files
committed
chore: fix pixi toml (NVIDIA#1696)
1 parent 76978c1 commit df6569a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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)