Skip to content

Commit

Permalink
removing cugraph-equivariant
Browse files Browse the repository at this point in the history
  • Loading branch information
BradReesWork committed Nov 18, 2024
1 parent 9970ca5 commit 50af645
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 70 deletions.
7 changes: 0 additions & 7 deletions conda/recipes/cugraph-equivariant/build.sh

This file was deleted.

39 changes: 0 additions & 39 deletions conda/recipes/cugraph-equivariant/meta.yaml

This file was deleted.

24 changes: 0 additions & 24 deletions dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -202,30 +202,6 @@ files:
- test_python_common
- depends_on_pylibwholegraph
- depends_on_pytorch
py_build_cugraph_equivariant:
output: pyproject
pyproject_dir: python/cugraph-equivariant
extras:
table: build-system
includes:
- python_build_rapids
- python_build_wheel
py_run_cugraph_equivariant:
output: pyproject
pyproject_dir: python/cugraph-equivariant
extras:
table: project
includes:
# Deprecate pylibcugraphops
- depends_on_pylibcugraphops
py_test_cugraph_equivariant:
output: pyproject
pyproject_dir: python/cugraph-equivariant
extras:
table: project.optional-dependencies
key: test
includes:
- test_python_common
py_build_cugraph_service_client:
output: pyproject
pyproject_dir: python/cugraph-service/client
Expand Down

0 comments on commit 50af645

Please sign in to comment.