Skip to content

Commit c740ad5

Browse files
committed
remove advice re seeding keyring backends
1 parent 0b6b030 commit c740ad5

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/repositories.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -541,12 +541,6 @@ Microsoft's [artifacts-keyring](https://pypi.org/project/artifacts-keyring/) get
541541
valid credentials. It will need to be properly installed into Poetry's virtualenv,
542542
preferably by installing a plugin.
543543

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-
550544
{{% /note %}}
551545

552546
Alternatively, you can use environment variables to provide the credentials:

0 commit comments

Comments
 (0)