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: update setuptools config, package structure and CI #242

Merged
merged 12 commits into from
Aug 10, 2022

Conversation

MuellerSeb
Copy link
Member

@MuellerSeb MuellerSeb commented Aug 10, 2022

Changes:

  • drop Python 3.6 support (setuptools>60 needs py>3.7)
  • move setup.cfg content to pyproject.toml (PEP 621)
  • update cibuildwheel to >2.6 (requirement for pyproject.toml config with setuptools)
  • move to src/ based package structure (better for testing, building and structure)
  • build wheels for apple silicon
  • apply isort and add check to CI
  • fix documentation

This was linked to issues Aug 10, 2022
@MuellerSeb MuellerSeb merged commit c313446 into main Aug 10, 2022
@MuellerSeb MuellerSeb deleted the 202208_build_update branch August 10, 2022 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

M1 Silicon Build (linux/arm64) CI broken
1 participant