We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa54206 commit cf03581Copy full SHA for cf03581
VERSION
@@ -1 +1 @@
1
-24.04.00
+24.04.00a523
conda/recipes/cudf/meta.yaml
@@ -62,8 +62,10 @@ requirements:
62
- protobuf ==4.24.*
63
- python
64
- cython >=3.0.3
65
- # TODO: Add once the package exists.
+ # TODO: Add once the package exists. Then tomli/tomli-w will be pulled by rapids_builder
66
#- rapids_builder
67
+ - tomli
68
+ - tomli-w
69
- scikit-build-core >=0.7.0
70
- setuptools
71
- dlpack >=0.5,<0.6.0a0
0 commit comments