diff options
author | Larry Hajali <larryhaja@gmail.com> | 2017-09-18 21:29:46 -0700 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-09-23 16:33:49 +0100 |
commit | c9bcfd5b7d0b29bc5d59bac9d76149d743da6cf9 (patch) | |
tree | 747970ea25b62cde29d8d65518da98691872f4c1 /python/six/README | |
parent | 87cab4299a100b2cadc861b0bcac17ea344678e4 (diff) | |
download | slackbuilds-c9bcfd5b7d0b29bc5d59bac9d76149d743da6cf9.tar.gz |
python/six: Updated for version 1.11.0
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'python/six/README')
-rw-r--r-- | python/six/README | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/python/six/README b/python/six/README index e968d08d27..e995a974e8 100644 --- a/python/six/README +++ b/python/six/README @@ -3,8 +3,4 @@ smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions. See the documentation for more information on what is provided. -Optional dependencies: python3 and Sphinx - -Note: To install python3 bindings pass PYTHON3=yes to the slackbuild. - - # PYTHON3=yes ./six.SlackBuild +Optional dependencies: Sphinx |