cellml / libcellml

Repository for libCellML development.
https://libcellml.org
Apache License 2.0
17 stars 21 forks source link

Adding support for Python 3.8 macOS wheels #1034

Closed hsorby closed 2 years ago

hsorby commented 2 years ago

To match other COMBINE standards we need to support Python 3.8 on macOS. These wheels will only have support for x86_64 architecture.

Fixes #1033.