mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
7358399f6c
Signed-off-by: Dan Ryan <dan@danryan.co>
2 lines
155 B
Plaintext
2 lines
155 B
Plaintext
The command line parser will now handle multiple ``-e/--editable`` dependencies properly via click's option parser to help mitigate future parsing issues.
|