rsconnect-python
rsconnect-python copied to clipboard
rsconnect ignores global pip.conf
When using the command "rsconnect deploy fastapi" it ignores pip.conf global configurations like "extra-index-url", but it works adding in the requirements file the --extra-index-url option
Thanks