mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
35b071daab
Signed-off-by: Dan Ryan <dan@danryan.co>
3 lines
211 B
Plaintext
3 lines
211 B
Plaintext
Fixed a bug related to parsing vcs requirements with both extras and subdirectory fragments.
|
|
Corrected an issue in the ``requirementslib`` parser which led to some markers being discarded rather than evaluated.
|