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

Add version check to pip extension #1081

Merged
merged 1 commit into from
May 9, 2023
Merged

Add version check to pip extension #1081

merged 1 commit into from
May 9, 2023

Conversation

cd-work
Copy link
Contributor

@cd-work cd-work commented May 8, 2023

This patch ensures at least version 23.0.0 is present when trying to run the pip ecosystem extension.

Closes #1069.

@cd-work cd-work requested a review from a team as a code owner May 8, 2023 20:58
@cd-work cd-work requested a review from andreaphylum May 8, 2023 20:58
This patch ensures at least version 23.0.0 is present when trying to run
the `pip` ecosystem extension.

Closes #1069.
Copy link
Contributor

@maxrake maxrake left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes were tested locally. LGTM.

@cd-work cd-work merged commit 3bf7b0a into main May 9, 2023
@cd-work cd-work deleted the pip_version_check branch May 9, 2023 15:30
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.

Add pip version checking to phylum pip extension
3 participants