aboutsummaryrefslogtreecommitdiffstats
path: root/docs/installation.rst
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2017-06-26 15:08:33 -1000
committerAlex Gaynor <alex.gaynor@gmail.com>2017-06-26 21:08:33 -0400
commite3a2fb209b905915874a2a46c4a11ee33c111dc7 (patch)
tree631c163537d0be4ab9c977fa515f2ae279b6b701 /docs/installation.rst
parent62c3421a73053af5cf09d110f927632dd19f00aa (diff)
downloadcryptography-e3a2fb209b905915874a2a46c4a11ee33c111dc7.tar.gz
cryptography-e3a2fb209b905915874a2a46c4a11ee33c111dc7.tar.bz2
cryptography-e3a2fb209b905915874a2a46c4a11ee33c111dc7.zip
remove python 3.3 from CI (#3729)
* remove python 3.3 from CI * remove 3.3 everywhere, not just from CI
Diffstat (limited to 'docs/installation.rst')
-rw-r--r--docs/installation.rst4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/installation.rst b/docs/installation.rst
index a18014cb..0fa986a1 100644
--- a/docs/installation.rst
+++ b/docs/installation.rst
@@ -10,7 +10,7 @@ You can install ``cryptography`` with ``pip``:
Supported platforms
-------------------
-Currently we test ``cryptography`` on Python 2.6, 2.7, 3.3, 3.4, 3.5, 3.6, and
+Currently we test ``cryptography`` on Python 2.6, 2.7, 3.4, 3.5, 3.6, and
PyPy 5.3+ on these operating systems.
* x86-64 CentOS 7.x
@@ -24,8 +24,6 @@ PyPy 5.3+ on these operating systems.
Python 2.6 is no longer supported by the Python core team. A future version
of cryptography will drop support for this version.
- Python 3.3 support will be removed in the next cryptography release.
-
We test compiling with ``clang`` as well as ``gcc`` and use the following
OpenSSL releases: