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

fix: support python_version wildcards in requirements.txt #752

Merged
merged 1 commit into from Aug 28, 2019

Conversation

kyegupov
Copy link
Contributor

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

What does this PR do?

Enables support for lines like enum34==1.1.6 ; python_version == '2.*' in requirements.txt

@kyegupov kyegupov requested a review from a team as a code owner August 28, 2019 09:57
@kyegupov kyegupov self-assigned this Aug 28, 2019
@ghost ghost requested review from lili2311 and orsagie August 28, 2019 09:57
Copy link
Contributor

@dkontorovskyy dkontorovskyy left a comment

Choose a reason for hiding this comment

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

LGTM

@kyegupov kyegupov merged commit 7f2c6f4 into master Aug 28, 2019
@kyegupov kyegupov deleted the fix/python-wildcards branch August 28, 2019 11:14
@snyksec
Copy link

snyksec commented Aug 28, 2019

🎉 This PR is included in version 1.221.1 🎉

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
3 participants