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
Fixed a bug which could cause ``-i/--index`` arguments to sometimes be incorrectly picked up in packages. This is now handled in the command line parser.
|