forked from pypa/packaging
-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Constructing a requirement using the following string fails.
requests==2.25.1 \
--hash=sha256:c210084e36a42ae6b9219e00e48287def368a26d03a048ddad7bfee44f75871e \
--hash=sha256:27973dd4a904a4f13b263a19c866c13b92a39ed1c964655f025f3f8d3d75b804
Please change the parsing to support this flag.
packvers/packvers/requirements.py
Line 102 in af175ce
req = REQUIREMENT.parseString(requirement_string) |
Related to aboutcode-org/python-inspector#243
Metadata
Metadata
Assignees
Labels
No labels