Skip to content

Remove distutils import and bump version #2

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

Merged
merged 2 commits into from
Dec 6, 2023
Merged

Conversation

dr-1
Copy link
Contributor

@dr-1 dr-1 commented Dec 6, 2023

Resolves #1

dr-1 added 2 commits December 6, 2023 11:48
distutils is removed in Python 3.12. The functionality of the hook is maintained without the import.
@dr-1 dr-1 requested a review from dtaivpp as a code owner December 6, 2023 15:32
Copy link
Owner

@dtaivpp dtaivpp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Seems that was an accidental import anyways.

@dtaivpp dtaivpp merged commit 726f871 into dtaivpp:main Dec 6, 2023
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.

ModuleNotFoundError in Python 3.12
2 participants