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

feat: [OSM-2206] support for local whl files req specifier #254

Merged
merged 1 commit into from
Dec 23, 2024

Conversation

gemaxim
Copy link
Contributor

@gemaxim gemaxim commented Dec 22, 2024

  • Ready for review
  • Follows CONTRIBUTING rules
  • Reviewed by Snyk internal team

What does this PR do?

Adds support for local .whl files as requirements specifiers.

@gemaxim gemaxim requested a review from a team as a code owner December 22, 2024 22:48
@gemaxim gemaxim force-pushed the feat/OSM-2206/local-whl-files-support branch from 30479d8 to f05eacd Compare December 22, 2024 22:51
@@ -924,21 +937,6 @@ describe('inspect', () => {
},
],
},
{
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This needs to be removed as Jinja2 always gets installed with the latest version for this testcase. It's not sustainable to update the testcase with the latest version always.
Can be moved to another PR.

@gemaxim gemaxim merged commit b42e5fc into main Dec 23, 2024
25 checks passed
@gemaxim gemaxim deleted the feat/OSM-2206/local-whl-files-support branch December 23, 2024 10:56
@snyksec
Copy link

snyksec commented Dec 23, 2024

🎉 This PR is included in version 2.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants