Closed ulupo closed 2 years ago
Implements this suggestion https://github.com/giotto-ai/giotto-tda/pull/615#pullrequestreview-1084791579 by doing things almost exactly as in https://github.com/giotto-ai/pyflagser/pull/70.
Not removing any Azure pipelines and not adding ci.yml or touching docs. These tasks should remain the purpose of #615 #383 #505.** But there is an urgent need to ship v0.6.0 with wheels for Apple Silicon.
Differently to #615 and https://github.com/giotto-ai/pyflagser/pull/70:
cibuildwheel
2.9.0
2.3.1
install-boost
2.1.0
Implements this suggestion https://github.com/giotto-ai/giotto-tda/pull/615#pullrequestreview-1084791579 by doing things almost exactly as in https://github.com/giotto-ai/pyflagser/pull/70.
Not removing any Azure pipelines and not adding ci.yml or touching docs. These tasks should remain the purpose of #615 #383 #505.** But there is an urgent need to ship v0.6.0 with wheels for Apple Silicon.
Differently to #615 and https://github.com/giotto-ai/pyflagser/pull/70:
cibuildwheel
here is2.9.0
(not2.3.1
).install-boost
here is2.3.1
(not2.1.0
).