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

Remove dependency on deprecated distutils package. #760

Closed

Conversation

GeraldJansen
Copy link
Contributor

As of Python 3.10 the distutils package has been deprecated and it will be removed from Python 3.12. This PR uses alternative functions from the packaging.versions submodule.

As of Python 3.10 the distutils package has been deprecated and it will be
removed from Python 3.12. This PR uses alternative functions from the
packaging.versions submodule.
@matthijskooijman
Copy link
Member

Seems you're working with an out-of-date version of the master branch locally, this has already been resolved in #749.

@GeraldJansen
Copy link
Contributor Author

Oops, already fixed.

@GeraldJansen GeraldJansen deleted the no-distutils branch January 29, 2024 16:54
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