Skip to content

Commit b1834b1

Browse files
authored
nit: remove invalid comments
1 parent cc83541 commit b1834b1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cuda_core/pixi.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ setuptools = ">=77"
9898
cython = ">=3.1"
9999
cuda-cudart-dev = "*"
100100
cuda-profiler-api = "*"
101-
# TODO: figure out why we can't set editable=true here
102101
cuda-bindings = { path = "../cuda_bindings" }
103102

104103
[package.target.linux-64.host-dependencies]
@@ -113,7 +112,6 @@ cuda-crt-dev_win-64 = "*"
113112
[package.run-dependencies]
114113
python = "*"
115114
numpy = "*"
116-
# TODO: figure out why we can't set editable=true here
117115
cuda-bindings = { path = "../cuda_bindings" }
118116

119117
[target.linux.tasks.build-cython-tests]

0 commit comments

Comments
 (0)