Drop support for Python 2.5.
authorJoshua Roesslein <jroesslein@gmail.com>
Tue, 14 May 2013 18:17:26 +0000 (11:17 -0700)
committerJoshua Roesslein <jroesslein@gmail.com>
Tue, 14 May 2013 18:17:26 +0000 (11:17 -0700)
README.md

index 790c8ca2745f04dbc0f8838bc5697d4b7abd83dd..3bb42ed62896c0741c7f9b781ea60a3b359adc2f 100644 (file)
--- 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