You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
resolve file_key deprecation warning from rapids-dependency-file-generator (#198)
Contributes to
rapidsai/dependency-file-generator#89
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.
0 commit comments