Skip to content

Commit 6f68af7

Browse files
committed
chore: remove copy-pasta cudf comment
1 parent ad75f78 commit 6f68af7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,6 @@ fi
247247

248248

249249
# If `RAPIDS_PY_VERSION` is set, use that as the lower-bound for the stable ABI CPython version
250-
# This is only applied to pylibcudf, cudf, and cudf_kafka, not other Python packages
251250
PY_API_ARGS=()
252251
if [ -n "${RAPIDS_PY_VERSION:-}" ]; then
253252
RAPIDS_PY_API="cp${RAPIDS_PY_VERSION//./}"

0 commit comments

Comments
 (0)