diff --git a/pipreqs/pipreqs.py b/pipreqs/pipreqs.py index 4b817c3..99d0740 100755 --- a/pipreqs/pipreqs.py +++ b/pipreqs/pipreqs.py @@ -19,6 +19,7 @@ Options: parameter in your terminal: $ export HTTP_PROXY="http://10.10.1.10:3128" $ export HTTPS_PROXY="https://10.10.1.10:1080" + --trusted-host Ignore SSL warnings, recommended using with enterprise proxy. --debug Print debug information. --ignore ... Ignore extra directories, each separated by a comma. --no-follow-links Do not follow symbolic links in the project