diff --git a/ci/validate_wheel.sh b/ci/validate_wheel.sh index 54c004e..1ab8c7d 100755 --- a/ci/validate_wheel.sh +++ b/ci/validate_wheel.sh @@ -9,6 +9,8 @@ python -m pip install \ 'pydistcheck==0.8.*' \ twine +pyenv rehash + rapids-logger "validate packages with 'pydistcheck'" pydistcheck \