Skip to content

Commit

Permalink
Add cugraph-equivariant (rapidsai#218)
Browse files Browse the repository at this point in the history
  • Loading branch information
trxcllnt committed Feb 5, 2024
1 parent f46c98a commit dd0a1e2
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,9 @@ repos:
- name: cugraph-dgl
sub_dir: python/cugraph-dgl
depends: [cugraph]
- name: cugraph-equivariant
sub_dir: python/cugraph-equivariant
depends: [cugraph]
- name: cugraph_pyg
sub_dir: python/cugraph-pyg
depends: [cugraph]
Expand Down

0 comments on commit dd0a1e2

Please sign in to comment.