inlab-geo / espresso

Earth Science PRoblems for the Evaluation of Strategies, Solvers and Optimizers
https://geo-espresso.readthedocs.io
Other
15 stars 9 forks source link

Enable wheels and upload to PyPI #68

Closed jwhhh closed 2 years ago

jwhhh commented 2 years ago

Uncomment block here.

Test the wheels on Linux and MacOS (M1 and Intel) at least.

https://github.com/inlab-geo/cofi-examples/issues/7 depends on this.

jwhhh commented 2 years ago

Failed job on MacOS: https://github.com/inlab-geo/espresso/actions/runs/3094140294/jobs/5007221679

-> Disabling repairing fixes the problem (because there's no arm64 environment on GitHub runners)

Failed job on Windows: https://github.com/inlab-geo/espresso/actions/runs/3087662866

Will pick up this task later.