Skip to content

Commit

Permalink
add 'test_python' dependency group in dependencies.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb committed Nov 7, 2024
1 parent 9b2913d commit a72af9e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,14 @@ files:
- cuda_version
- py_version
- test_notebook
test_python:
output: none
includes:
- cuda_version
- depends_on_cudf
- py_version
- test_python_common
- test_python_nx_cugraph
py_build_nx_cugraph:
output: pyproject
pyproject_dir: .
Expand Down

0 comments on commit a72af9e

Please sign in to comment.