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

Replace distutils.version with packaging.version namespace. #2056

Merged
merged 3 commits into from
Oct 10, 2022

Conversation

fatcat-z
Copy link
Collaborator

@fatcat-z fatcat-z commented Oct 9, 2022

Since distutils.version is going to be deprecated, we replace them with packaging.version. And also replace StrictVersion() with Version().

@xiaowuhu xiaowuhu merged commit 0411a75 into onnx:main Oct 10, 2022
@fatcat-z fatcat-z deleted the use_packaging_version branch October 10, 2022 07:51
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