Skip to content

Replace distutils.version with packaging.version#107

Open
AlexanderS wants to merge 1 commit intosalt-formulas:developfrom
AlexanderS:fix/distutils-removal
Open

Replace distutils.version with packaging.version#107
AlexanderS wants to merge 1 commit intosalt-formulas:developfrom
AlexanderS:fix/distutils-removal

Conversation

@AlexanderS
Copy link
Copy Markdown

distutils was removed in Python 3.12. It was only used to compare the pygit2 version. This replaces it with Version from packaging.

distutils was removed in Python 3.12. It was only used to compare the pygit2
version. This replaces it with Version from packaging.
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.

1 participant