compomics / ms2pip

MS²PIP: Fast and accurate peptide spectrum prediction for multiple fragmentation methods, instruments, and labeling techniques.
https://ms2pip.readthedocs.io
Apache License 2.0
37 stars 18 forks source link

Build wheels for Python 3.9 and 3.10 #126

Closed RalfG closed 2 years ago

RalfG commented 3 years ago

Remove cp39-macosx_x86_64 from CIBW_SKIP in build action.

Currently craches on building wheel for PyTables due to missing dependencies. Should work when PyTables wheel is available: https://github.com/PyTables/PyTables/issues/823

RalfG commented 2 years ago

PyTables wheels are also missing for Python 3.9 on Windows, and are missing for Python 3.10 on all platforms. For consistency, manylinux wheels for 3.9 are now also not build until this is fixed upstream at PyTables.

RalfG commented 2 years ago

Python 3.9 and 3.10 wheels available starting from MS²PIP v3.9.0