diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2013-10-27 19:14:57 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-10-27 23:39:07 -0500 |
commit | 8d6b92b9ccd3553eac6ffa2648df5f898f3bb99a (patch) | |
tree | 7ef8368e855bf58e236688aec6e71a7087765cc3 /python/six/README | |
parent | d29439228c92391ae0293ceecf9d8e760e7462b9 (diff) | |
download | slackbuilds-8d6b92b9ccd3553eac6ffa2648df5f898f3bb99a.tar.gz |
python/six: Updated for version 1.4.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'python/six/README')
-rw-r--r-- | python/six/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/six/README b/python/six/README index 35001d4d34..865f5c9b24 100644 --- a/python/six/README +++ b/python/six/README @@ -4,4 +4,4 @@ writing Python code that is compatible on both Python versions. See the documentation for more information on what is provided. Optional: html documentation and man pages will be installed if Pygments and -Sphinx are installed. +Sphinx are installed. Python3 module will be built if Python3 is installed. |