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

Fix distutils deprecation with Python 3.12 #124

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

smaret
Copy link
Contributor

@smaret smaret commented Mar 24, 2024

radio_beam tests fails when building in nixpkgs with Python 3.12 (see NixOS/nixpkgs#298597). This is due to the use of distutils, which is deprecated in Python 3.12.

This quick fix allows the test to run on Python 3.12.

This allows to run the tests on Python 3.12 (see NixOS/nixpkgs#298597 )
@e-koch e-koch merged commit 1eb0216 into radio-astro-tools:master Apr 2, 2024
13 checks passed
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