rapidsai / rapids-cmake

https://docs.rapids.ai/api/rapids-cmake/stable/
Apache License 2.0
27 stars 44 forks source link

resolve 'file_key' deprecation warning from rapids-dependency-file-generator #593

Closed jameslamb closed 2 months ago

jameslamb commented 2 months ago

Description

Resolves this warning I see in build and test CI jobs, coming from rapids-dependency-file-generator.

/opt/conda/lib/python3.9/site-packages/rapids_dependency_file_generator/cli.py:98: UserWarning: The use of --file_key is deprecated. Use -f or --file-key instead.

Checklist

KyleFromNVIDIA commented 2 months ago

/merge