From d1b3e77738da55d4f3753eddfebdc633d84decf9 Mon Sep 17 00:00:00 2001 From: Guillaume Pujol Date: Thu, 23 Jun 2016 15:23:56 +0200 Subject: [PATCH] doc update: cPython2.6 dropped since 0.32 Updated Platform support doc --- docs/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.rst b/docs/installation.rst index a31b9a3..ed4054d 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -8,7 +8,7 @@ Supported platforms SQLAlchemy-Utils has been tested against the following Python platforms. -- cPython 2.6 +- cPython 2.6 (unsupported since 0.32) - cPython 2.7 - cPython 3.3 - cPython 3.4