Skip to content

Update to support python3 > 3.12#1

Merged
gwasser merged 1 commit intogwasser:masterfrom
jorge-leon:update_for_python3_12
Oct 15, 2024
Merged

Update to support python3 > 3.12#1
gwasser merged 1 commit intogwasser:masterfrom
jorge-leon:update_for_python3_12

Conversation

@jorge-leon
Copy link
Copy Markdown

Since python3.10 distutils is deprecated, since python3.12 it is not available anymore.

This PR uses packaging.version.Version() instead of distutils StrictVersion() for python version > 3.10

@gwasser
Copy link
Copy Markdown
Owner

gwasser commented Oct 15, 2024

thank you very much!

@gwasser gwasser merged commit 06e03c5 into gwasser:master Oct 15, 2024
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