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

Python 3.12 support, Cython linting #317

Merged
merged 8 commits into from
Nov 3, 2023
Merged

Python 3.12 support, Cython linting #317

merged 8 commits into from
Nov 3, 2023

Conversation

MuellerSeb
Copy link
Member

@MuellerSeb MuellerSeb commented Jun 22, 2023

This PR adds fixes for complains from cython-lint and adds a cython lint check in CI.

I also added the lint install flag for optional dependencies for linting (black, isort, pylint, cython-lint).

changes:

  • added wheels for Python 3.12
  • dropped support for Python 3.7 (EOL)
  • linted Cython files with cython-lint
  • use Cython 3 to build extensions

@MuellerSeb MuellerSeb added this to the 1.5.1 milestone Oct 17, 2023
@MuellerSeb MuellerSeb changed the title Cython linting Python 3.12 support, Cython linting Nov 3, 2023
@MuellerSeb MuellerSeb merged commit d2da47e into main Nov 3, 2023
26 checks passed
@MuellerSeb MuellerSeb deleted the cython_linting branch November 3, 2023 19:50
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.

1 participant