fix cuda pypi package (#2423)

* fix cuda pypi package

* patch bump
This commit is contained in:
Awni Hannun
2025-07-25 15:20:29 -07:00
committed by GitHub
parent d1165b215e
commit 4ad53414dd
3 changed files with 3 additions and 2 deletions

View File

@@ -5,6 +5,7 @@ auditwheel repair dist/* \
--exclude libcublas* \
--exclude libnvrtc* \
--exclude libcuda* \
--exclude libcudnn* \
-w wheel_tmp