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
Copy file name to clipboardExpand all lines: docs/repositories.md
-6Lines changed: 0 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -541,12 +541,6 @@ Microsoft's [artifacts-keyring](https://pypi.org/project/artifacts-keyring/) get
541
541
valid credentials. It will need to be properly installed into Poetry's virtualenv,
542
542
preferably by installing a plugin.
543
543
544
-
If you are letting Poetry manage your virtual environments you will want a virtualenv
545
-
seeder installed in Poetry's virtualenv that installs the desired keyring backend
546
-
during `poetry install`. To again use Azure DevOps as an example: [azure-devops-artifacts-helpers](https://pypi.org/project/azure-devops-artifacts-helpers/)
547
-
provides such a seeder. This would of course best achieved by installing a Poetry plugin
548
-
if it exists for you use case instead of doing it yourself.
549
-
550
544
{{% /note %}}
551
545
552
546
Alternatively, you can use environment variables to provide the credentials:
0 commit comments