Skip to content

Commit 486a29a

Browse files
committed
switch back to MPIR for Linux wheels
1 parent 6afd070 commit 486a29a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/cibw_before_build_linux.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
yum install -y xz
44
bin/build_dependencies_unix.sh\
5-
--gmp gmp\
5+
--gmp mpir\
66
--host x86_64-pc-linux-gnu

0 commit comments

Comments
 (0)