diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-23 11:52:32 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-23 15:49:24 -0500 |
commit | 32e8a13d811fa3c3b7de3330aab4d78f903b3b99 (patch) | |
tree | 6f36c1555ebbfd9e895f2fc5719aaf99bd7e1b96 /python/boto | |
parent | 396a36f5d3ff97a724a2ee8c4680684ffe14b373 (diff) | |
download | slackbuilds-32e8a13d811fa3c3b7de3330aab4d78f903b3b99.tar.gz |
python/boto: Fixed dep information
Diffstat (limited to 'python/boto')
-rw-r--r-- | python/boto/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/python/boto/README b/python/boto/README index 743272499a..8d91893f78 100644 --- a/python/boto/README +++ b/python/boto/README @@ -4,5 +4,3 @@ 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. - -Boto requires filechunkio and pysetuptools/distribute. |