We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17f6533 commit ca67fd1Copy full SHA for ca67fd1
docs/index.rst
@@ -69,7 +69,7 @@ Alternatively OAuth can be used:
69
url='http://localhost:8080',
70
oauth=oauth_dict)
71
72
-Or Kerberos:
+Or Kerberos *(installation with kerberos extra necessary)*:
73
74
.. code-block:: python
75
0 commit comments