Changing simplejson requirement notice (Python 2.6 doesn't need it)
This commit is contained in:
parent
cdba60ecca
commit
0b552d4d0e
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ Twitter's API Wiki (Twython calls mirror most of the methods listed there).
|
||||||
|
|
||||||
Requirements
|
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:
|
"simplejson". You can grab it at the following link:
|
||||||
|
|
||||||
> http://pypi.python.org/pypi/simplejson
|
> http://pypi.python.org/pypi/simplejson
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue