aleaxit / gmpy

General Multi-Precision arithmetic for Python 2.6+/3+ (GMP, MPIR, MPFR, MPC)
https://gmpy2.readthedocs.io/en/latest/
GNU Lesser General Public License v3.0
506 stars 84 forks source link

Build & tests wheels for M$ Windows #468

Closed skirpichev closed 4 months ago

skirpichev commented 4 months ago

We have generic issue for building binary wheels, #352, that discuss whether we should make a separate wheels for libraries, etc.

This one dedicated just to the subj.