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

Update python version to 3.10+ #88

Merged
merged 19 commits into from
Mar 4, 2024
Merged

Update python version to 3.10+ #88

merged 19 commits into from
Mar 4, 2024

Conversation

mcflugen
Copy link
Member

@mcflugen mcflugen commented Mar 4, 2024

This pull request is an attempt to update babelizer to use Python 3.10+.

@mcflugen
Copy link
Member Author

mcflugen commented Mar 4, 2024

@mdpiper The failing tests are because numpy removed numpy.distutils with Python 3.12. Are you ok if we merge this as-is and then fix things in a separate pr that adds the meson build system?

@mdpiper
Copy link
Member

mdpiper commented Mar 4, 2024

@mdpiper The failing tests are because numpy removed numpy.distutils with Python 3.12. Are you ok if we merge this as-is and then fix things in a separate pr that adds the meson build system?

Yup, go for it!

@mcflugen mcflugen merged commit 21d5087 into develop Mar 4, 2024
34 of 36 checks passed
@mcflugen mcflugen deleted the mcflugen/update-python branch March 4, 2024 22:41
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.

2 participants