diff options
author | Larry Hajali <larryhaja@gmail.com> | 2014-01-12 07:47:41 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-01-29 23:20:59 -0600 |
commit | 1ffd507f4113a3c0bac404a6a2627540bbeb8d37 (patch) | |
tree | 73f01aea5ca0411d8f491da88a5cfde46241ea6f /python/six/README | |
parent | 5d8b119c9d49f58f9dc44831d46be92e773b49b6 (diff) | |
download | slackbuilds-1ffd507f4113a3c0bac404a6a2627540bbeb8d37.tar.gz |
python/six: Updated for version 1.5.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/six/README')
-rw-r--r-- | python/six/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/six/README b/python/six/README index 865f5c9b24..4f3306550f 100644 --- a/python/six/README +++ b/python/six/README @@ -5,3 +5,4 @@ documentation for more information on what is provided. Optional: html documentation and man pages will be installed if Pygments and Sphinx are installed. Python3 module will be built if Python3 is installed. +Pysetuptools is an optional build time dependency. |