summaryrefslogtreecommitdiffstats
path: root/python/six/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/six/README')
-rw-r--r--python/six/README2
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.