Merge pull request #696 from Ayrx/patch-1

pyca/cryptography no longer supports Python 3.2.
This commit is contained in:
2016-04-01 16:47:01 -04:00
+1 -1
View File
@@ -6,7 +6,7 @@ Cryptography
`Cryptography <https://cryptography.io/en/latest/>`_ is an actively developed
library that provides cryptographic recipes and primitives. It supports
Python 2.6-2.7, Python 3.2+ and PyPy.
Python 2.6-2.7, Python 3.3+ and PyPy.
Cryptography is divided into two layers of recipes and hazardous materials