Skip to content

Commit d406d2c

Browse files
authored
Merge pull request #9934 from cms-sw/jaxlib-source-fix
make sure to download unique wheel for each arch
2 parents a12aa6e + 1f29664 commit d406d2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pip/jaxlib.file

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
%define PipDownloadSourceType none
1+
%define PipDownloadSourceType none,arch=%{_arch}
22
Requires: py3-ml_dtypes py3-numpy py3-scipy

0 commit comments

Comments
 (0)