Skip to content

Commit

Permalink
Add libcudf manifest for wheel build in devcontainer (#271)
Browse files Browse the repository at this point in the history
I'm not at all sure that I've done this correctly. This is intended to
support local development with a devcontainer for the work in
rapidsai/cudf#15483

Co-authored-by: James Lamb <jlamb@nvidia.com>
  • Loading branch information
msarahan and jameslamb committed Aug 23, 2024
1 parent b0c46c7 commit 5b24f77
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,9 @@ repos:
sub_dir: cpp/libcudf_kafka
depends: [cudf]
python:
- name: libcudf
sub_dir: python/libcudf
depends: [cudf]
- name: pylibcudf
sub_dir: python/pylibcudf
depends: [cudf]
Expand Down

0 comments on commit 5b24f77

Please sign in to comment.