Changing simplejson requirement notice (Python 2.6 doesn't need it)

This commit is contained in:
Ryan McGrath 2009-12-17 01:58:28 -05:00
parent cdba60ecca
commit 0b552d4d0e

View file

@ -17,7 +17,7 @@ Twitter's API Wiki (Twython calls mirror most of the methods listed there).
Requirements
-----------------------------------------------------------------------------------------------------
Twython requires (much like Python-Twitter, because they had the right idea :D) a library called
Twython (for versions of Python before 2.6) requires a library called
"simplejson". You can grab it at the following link:
> http://pypi.python.org/pypi/simplejson