simplejson is not required anymore

This commit is contained in:
INADA Naoki
2014-10-10 18:59:26 +09:00
parent 3dd1f45516
commit 915e86eeb1

View File

@@ -18,7 +18,6 @@ Third Party Libraries
These libraries will be installed when you install the client library:
* http://code.google.com/p/httplib2
* http://pypi.python.org/pypi/simplejson/ (python version < 2.7 only)
Contributing
============