Skip to content

Commit

Permalink
Revert "libraft also requires librmm" (#295)
Browse files Browse the repository at this point in the history
* Revert "libraft also requires librmm (#291)"

This reverts commit 71ecb98.

* Update features/src/rapids-build-utils/devcontainer-feature.json

---------

Co-authored-by: Paul Taylor <178183+trxcllnt@users.noreply.github.com>
  • Loading branch information
vyasr and trxcllnt committed May 9, 2024
1 parent d775670 commit 1b7b015
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ repos:
python:
- name: libraft
sub_dir: python/libraft
depends: [librmm, raft]
depends: [raft]
- name: pylibraft
sub_dir: python/pylibraft
depends: [raft]
Expand Down

0 comments on commit 1b7b015

Please sign in to comment.