From 24d97c0350e12dde8e493b3abe519b74efd795b6 Mon Sep 17 00:00:00 2001 From: Joshua Roesslein Date: Tue, 14 May 2013 11:17:26 -0700 Subject: [PATCH] Drop support for Python 2.5. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 790c8ca..3bb42ed 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Github and install it manually: git clone https://github.com/tweepy/tweepy.git python setup.py install -**Note** only Python 2.5 to 2.7 is supported at +**Note** only Python 2.6 and 2.7 is supported at the moment. The Python 3 family is not yet supported. Documentation -- 2.25.1