Skip to content

Commit

Permalink
Add space between package & version
Browse files Browse the repository at this point in the history
  • Loading branch information
jakirkham authored Dec 11, 2024
1 parent 14fbec5 commit 2bff1a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda/recipes/rapids-dask-dependency/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ requirements:
- dask-core ==2024.11.2
- distributed ==2024.11.2
- dask-expr ==1.1.19
- pynvml>=11.0.0,<11.5.0a0
- pynvml >=11.0.0,<11.5.0a0

about:
home: https://rapids.ai/
Expand Down

0 comments on commit 2bff1a5

Please sign in to comment.