Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

Increment Max CuPy Version in CI #328

Merged
merged 1 commit into from
Mar 2, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion conda/recipes/cusignal/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ requirements:
- numpy>=1.17.3
- boost
- numba>=0.49.0
- cupy>=8.0.0,<9.0.0a0
- cupy>=8.0.0,<9.1.0a0

test:
requires:
Expand Down