Skip to content

Commit 95b5c79

Browse files
committed
Merge pull request realpython#696 from Ayrx/patch-1
pyca/cryptography no longer supports Python 3.2.
2 parents 4ea12d4 + 9c703e6 commit 95b5c79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/scenarios/crypto.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Cryptography
66

77
`Cryptography <https://cryptography.io/en/latest/>`_ is an actively developed
88
library that provides cryptographic recipes and primitives. It supports
9-
Python 2.6-2.7, Python 3.2+ and PyPy.
9+
Python 2.6-2.7, Python 3.3+ and PyPy.
1010

1111

1212
Cryptography is divided into two layers of recipes and hazardous materials

0 commit comments

Comments
 (0)