bndr / pipreqs

pipreqs - Generate pip requirements.txt file based on imports of any project. Looking for maintainers to move this project forward.
Apache License 2.0
6.38k stars 388 forks source link

CA_BUNDLE environment variable is working now #351

Open c-w-m opened 1 year ago

c-w-m commented 1 year ago

Previous testing did not uncover an issue with the environment variable string format. This version is passing the tests and use of the CA_BUNDLE environment variable.

SSLError #346