diff options
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. |