Open calizarr opened 3 months ago
I believe I've just rebased and added my signature.
@calizarr not all the commits have the sign-off, neither the PR description have it
Alright, I'll try again. Not entirely sure how to add it to the PR description though
Something like this
Signed-off-by: Name <email>
in the end of PR description
All commits should be signed off now. @pombredanne @TG1999
This will add environment variables as extra options for the index-url flag. Click will split on whitespace for multiple values by default.
Added a possibly unnecessary test to make sure that flags override environment variables.
Signed-off-by: Cesar Lizarraga calizarr@gmail.com