This commit is contained in:
enkore 2015-06-17 15:17:26 +02:00
parent 9c1ae61c25
commit 087cec56f0

View File

@ -148,7 +148,7 @@ If you don't want to use the default you can set a specific keyring like so:
status.register('github', keyring_backend=PlaintextKeyring()) status.register('github', keyring_backend=PlaintextKeyring())
i3pystatus will locate and set the credentials during the module i3pystatus will locate and set the credentials during the module
loading process. Currently supported credentals are "password", loading process. Currently supported credentials are "password",
"email" and "username". "email" and "username".
.. note:: Credential handling requires the PyPI package .. note:: Credential handling requires the PyPI package