giotto-ai / giotto-tda

A high-performance topological machine learning toolbox in Python
https://giotto-ai.github.io/gtda-docs
Other
858 stars 175 forks source link

Add Python 3.9 support in CI #528

Closed ulupo closed 3 years ago

ulupo commented 4 years ago

Python 3.9 should now be available in the Azure virtual environments, see https://github.com/actions/virtual-environments/issues/1740

ulupo commented 4 years ago

scipy have not yet released wheels for 3.9 and this is why pipelines are failing. These will be available with scipy 1.5.4 which should arrive very soon now, so I suggest leaving this PR open here and re-triggering once this happens.