-
-
Notifications
You must be signed in to change notification settings - Fork 33
Closed
Description
oldest-supported-numpy/setup.cfg
Line 45 in b0b3376
numpy==1.21.0; python_version=='3.8' and platform_machine=='arm64' and platform_system=='Darwin' |
oldest-supported-numpy/setup.cfg
Line 70 in b0b3376
numpy==1.22.2; python_version=='3.8' and platform_machine!='loongarch64' and platform_python_implementation=='PyPy' |
would both apply for users of pypy on macos, but require different versions of numpy. There may be other examples.
Metadata
Metadata
Assignees
Labels
No labels