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 our reliance on packaging's LegacyVersion. #1151

Merged
merged 1 commit into from
Dec 17, 2020

Conversation

jsirois
Copy link
Member

@jsirois jsirois commented Dec 17, 2020

LegacyVersion is deprecated so we switch to doing our own exception
handling to deal with glob version matches.

Fixes #1150

LegacyVersion is deprecated so we switch to doing our own exception
handling to deal with glob version matches.

Fixes pex-tool#1150
@jsirois jsirois merged commit a4a90ca into pex-tool:master Dec 17, 2020
@jsirois jsirois deleted the issues/1150 branch December 17, 2020 18:37
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.

Requires-Python handling causes LegacyVersion warning
2 participants