Skip to content

Commit

Permalink
test pinning py version
Browse files Browse the repository at this point in the history
  • Loading branch information
nv-rliu committed Oct 24, 2023
1 parent 9b28458 commit d5d4809
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda/recipes/cugraph/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ requirements:
- cython >=3.0.0
- libcugraph ={{ version }}
- pylibraft ={{ minor_version }}
- python
- python >=3.9,<3.10.0a0
- raft-dask ={{ minor_version }}
- rmm ={{ minor_version }}
- scikit-build >=0.13.1
Expand Down

0 comments on commit d5d4809

Please sign in to comment.