We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55b6556 commit 5de5880Copy full SHA for 5de5880
1 file changed
README.rst
@@ -38,7 +38,7 @@ The crytography option is a good default.
38
39
::
40
41
- $ pip install python-jose[crytography]
+ $ pip install python-jose[cryptography]
42
$ pip install python-jose[pycryptodome]
43
$ pip install python-jose[pycrypto]
44
0 commit comments