##// END OF EJS Templates
recommending sborho fork
Marcin Kasperski -
r57:f26e590f default
parent child Browse files
Show More
@@ -46,6 +46,13 b' Install the keyring_ library:'
46 installed from the official archive (packages ``python-keyring``
46 installed from the official archive (packages ``python-keyring``
47 and either ``python-keyring-gnome`` or ``python-keyring-kwallet``).
47 and either ``python-keyring-gnome`` or ``python-keyring-kwallet``).
48
48
49 Note: the current kering version (0.2) causes some problems,
50 especially related to detecting correct backend. If you face them,
51 consider trying `this keyring fork`_ which resolves some of the
52 problems.
53
54 .. _this kering fork: https://bitbucket.org/sborho/python-keyring-lib
55
49 Extension installation
56 Extension installation
50 ----------------------
57 ----------------------
51
58
General Comments 0
You need to be logged in to leave comments. Login now