diff options
Diffstat (limited to 'python/boto/README')
-rw-r--r-- | python/boto/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/boto/README b/python/boto/README index 8d91893f78cba..cd0e486cf94fe 100644 --- a/python/boto/README +++ b/python/boto/README @@ -4,3 +4,5 @@ The goal of boto is to support the full breadth and depth of Amazon Web Services. In addition, boto provides support for other public services such as Google Storage in addition to private cloud systems like Eucalyptus, OpenStack and Open Nebula. + +simplejson can be used as an optional runtime dependency. |