-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
I work on a library that makes pretty heavy use of arb (context). Currently, we bundle arb/flint/mpfr/gmp binaries into our wheels, but we'd like to stop doing that and depend on python-flint instead. Unfortunately we both require features that were only introduced in 0.7.0, and are not yet ready to drop support for python 3.10 (whereas y'all stopped publishing wheels for it in 0.7.0). Ideally, we'd love it if python-flint could start publishing binaries for python 3.10 again, either by adding them to the existing set, or building wheels that are not python-version-dependent.
Metadata
Metadata
Assignees
Labels
No labels