We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9af7ada commit e6cfa3eCopy full SHA for e6cfa3e
1 file changed
README.rst
@@ -40,7 +40,7 @@ We recommend that you remove unnecessary dependencies in production.
40
#. cryptography
41
42
* This backend uses `pyca/cryptography`_ for all cryptographic operations.
43
- This is the recommended backend and will be used as the default if multiple backends are installed.
+ This is the recommended backend and is selected over all other backends if any others are present.
44
* Installation: ``pip install python-jose[cryptography]``
45
* Unused dependencies:
46
0 commit comments