You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to install a package from my PyPI server, but I have noticed that the code only searches for packages on https://pypi.org/simple/.
I suggest that we configure the index_urls and trusted-host settings in the pyproject.toml file, for example:
I want to install a package from my PyPI server, but I have noticed that the code only searches for packages on https://pypi.org/simple/.
I suggest that we configure the index_urls and trusted-host settings in the pyproject.toml file, for example:
The text was updated successfully, but these errors were encountered: