Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build wheels for Python 3.9 and 3.10 #126

Closed
RalfG opened this issue Jan 22, 2021 · 2 comments
Closed

Build wheels for Python 3.9 and 3.10 #126

RalfG opened this issue Jan 22, 2021 · 2 comments
Milestone

Comments

@RalfG
Copy link
Member

RalfG commented Jan 22, 2021

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: PyTables/PyTables#823

RalfG added a commit to compomics/ms2rescore that referenced this issue Jan 26, 2021
RalfG added a commit to compomics/ms2rescore that referenced this issue Jan 26, 2021
* Expand tests to macos
* Skip py39 for now (see compomics/ms2pip#126)
* Rename test workflow
* Test build and publish to PYPI
* Cleanup dependencies, make deeplc optional
* Update metadata and docs
RalfG added a commit that referenced this issue Nov 12, 2021
- Drop macos 3.9 rescriction (test if #126 has been solved)
- Test if wheel for Python 3.10 is also build
@RalfG RalfG changed the title Build wheel for py39 macOS Build wheels for Python 3.9 and 3.10 Nov 14, 2021
@RalfG
Copy link
Member Author

RalfG commented Nov 14, 2021

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 added a commit that referenced this issue Dec 29, 2021
- 3.9/3.10: Blocking upstream issue (PyTables/PyTables#823) fixed (#126)
- 3.6: End-of-life
@RalfG RalfG added this to the v3.9.0 milestone Mar 9, 2022
@RalfG
Copy link
Member Author

RalfG commented Mar 12, 2022

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

@RalfG RalfG closed this as completed Mar 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant