Skip to content

Commit

Permalink
remove build dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbarghi-nv committed May 30, 2024
1 parent 90057e1 commit 69d9ecc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ files:
- depends_on_rmm
- depends_on_pylibraft
- depends_on_pylibcugraph
- depends_on_pylibwholegraph
- python_build_cythonize
py_run_cugraph:
output: pyproject
Expand Down
1 change: 0 additions & 1 deletion python/cugraph/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ requires = [
"ninja",
"pylibcugraph==24.6.*",
"pylibraft==24.6.*",
"pylibwholegraph==24.6.*",
"rmm==24.6.*",
"scikit-build-core[pyproject]>=0.7.0",
"setuptools>=61.0.0",
Expand Down

0 comments on commit 69d9ecc

Please sign in to comment.