Skip to content

Conversation

@hgresa24
Copy link

Add '@' symbol to regex split pattern to properly extract package names from PEP 440 direct URL references

Description

The script fails to parse package names when they use direct URL references (PEP 440 format) in requirements.txt files. Add @ to the regex pattern to properly extract package names from direct URL references

Add '@' symbol to regex split pattern to properly extract package names from PEP 440 direct URL references
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.

1 participant