diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2016-07-13 18:27:56 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-07-17 07:49:40 +0700 |
commit | 18ee2c48c6efaa77e4ae725d9cdbea20de9919a2 (patch) | |
tree | 77ee2e102136a4f634b0d73578d051d016df6181 /python | |
parent | 8031d621def5ffbc71e3fa57c8bff690f793d007 (diff) | |
download | slackbuilds-18ee2c48c6efaa77e4ae725d9cdbea20de9919a2.tar.gz |
python/boto3: Removed the optional dependency pysetuptools.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/boto3/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/python/boto3/README b/python/boto3/README index c32f866174..b317f87b8a 100644 --- a/python/boto3/README +++ b/python/boto3/README @@ -5,5 +5,3 @@ up to date, documentation at `Read the Docs`_, including a list of services that are supported. Note: boto3 can be installed alongside boto. - -Optional dependencies: pysetuptools |