remove python 3.2 from every other place I could find
diff --git a/docs/development/getting-started.rst b/docs/development/getting-started.rst
index f5d6c19..b347400 100644
--- a/docs/development/getting-started.rst
+++ b/docs/development/getting-started.rst
@@ -44,7 +44,6 @@
ERROR: py26: InterpreterNotFound: python2.6
py27: commands succeeded
ERROR: pypy: InterpreterNotFound: pypy
- ERROR: py32: InterpreterNotFound: python3.2
py33: commands succeeded
docs: commands succeeded
pep8: commands succeeded
diff --git a/docs/installation.rst b/docs/installation.rst
index c061903..1c25ff7 100644
--- a/docs/installation.rst
+++ b/docs/installation.rst
@@ -10,7 +10,7 @@
Supported platforms
-------------------
-Currently we test ``cryptography`` on Python 2.6, 2.7, 3.2, 3.3, 3.4 and PyPy
+Currently we test ``cryptography`` on Python 2.6, 2.7, 3.3, 3.4 and PyPy
on these operating systems.
* x86-64 CentOS 7.x, 6.4 and CentOS 5.x