apexpy icon indicating copy to clipboard operation
apexpy copied to clipboard

Attempt to build wheels with cibuildwheel

Open Cadair opened this issue 1 year ago • 0 comments

Description

This is an attempt to build statically linked wheels. I think I have it working on linux and macos. Windows is somewhat of a horror show.

Type of change

Please delete options that are not relevant.

  • Bug fix

Checklist

  • [ ] Make sure you are merging into the develop (not main) branch
  • [ ] My code follows the style guidelines of this project
  • [ ] I have performed a self-review of my own code
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [ ] My changes generate no new warnings
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] New and existing unit tests pass locally with my changes
  • [ ] Any dependent changes have been merged and published in downstream modules
  • [ ] Add a note to Changelog.rst, summarising the changes
  • [ ] Add yourself to AUTHORS.rst and .zenodo.json

Cadair avatar Oct 11 '23 15:10 Cadair