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
Similar case, I couldn't manage to set an self-hosted pypi repository. This pushed me back to poetry
Unfortunately I cannot share logs as it is company related, but back your issue up
Hi @zanieb, could this use a serialization format for ease of use with a deserializer? Something like TOML or RON, perhaps? If I understand correctly, it's currently just debug output with no stability guarantees.
I've been searching in the uv docs and issue-tracker, but I did not find my answer.
Apologies if I overlooked something.
As a pip-user, I regularly use "pip config list" to display the config pip is actually seeing.
see https://pip.pypa.io/en/stable/cli/pip_config/
Questions:
Usecase
I'm currently troubleshooting why an (private) index-url in pyproject.toml does not have any effect:
The text was updated successfully, but these errors were encountered: