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

Add support for Linux Arm64 and drop support for Python 3.9 #78

Merged
merged 46 commits into from
Aug 30, 2024

Conversation

tibdex
Copy link
Member

@tibdex tibdex commented Aug 28, 2024

Close #73, close #77.

Dropping support for Python 3.9 according to NEP 29.

Besides the user facing changes mentioned in the title, this is almost a rewrite of the project. Notably:

  • Simplified the GitHub Actions (a lot).
  • Switched from Poetry and setuptools to uv and hatchling.

Note: Adding support for Windows Arm64 is not easy because Miniconda does not distribute installers for this architecture:

Screenshot 2024-08-28 at 16 27 33

@tibdex tibdex changed the title Add support for Linux and Windows Arm64 Add support for Linux Arm64 Aug 28, 2024
@tibdex tibdex marked this pull request as draft August 28, 2024 23:12
@tibdex tibdex self-assigned this Aug 28, 2024
@tibdex tibdex marked this pull request as ready for review August 30, 2024 01:41
@tibdex tibdex changed the title Add support for Linux Arm64 Add support for Linux Arm64 and drop support for Python 3.9 Aug 30, 2024
@tibdex tibdex merged commit 29afd80 into main Aug 30, 2024
12 checks passed
@tibdex tibdex deleted the tibdex/arm64 branch August 30, 2024 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Publish packages for Linux ARM64
1 participant