From 0958641277aee556a047ee9b3cccf6d42f11e09c Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Sat, 18 Apr 2015 20:26:03 -0500 Subject: remove python 3.2 from every other place I could find --- docs/development/getting-started.rst | 1 - 1 file changed, 1 deletion(-) (limited to 'docs/development/getting-started.rst') diff --git a/docs/development/getting-started.rst b/docs/development/getting-started.rst index f5d6c190..b3474002 100644 --- a/docs/development/getting-started.rst +++ b/docs/development/getting-started.rst @@ -44,7 +44,6 @@ each supported Python version and run the tests. For example: 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 -- cgit v1.2.3