diff options
Diffstat (limited to 'python/python-dateutil/README')
-rw-r--r-- | python/python-dateutil/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/python/python-dateutil/README b/python/python-dateutil/README index 5f9b6697e0..c3c1c52e58 100644 --- a/python/python-dateutil/README +++ b/python/python-dateutil/README @@ -1,2 +1,7 @@ The dateutil module provides powerful extensions to the standard datetime module. + +Note: To install python3 bindings install six with python3 +bindings and pass PYTHON3=yes to the slackbuild. + + # PYTHON3=yes ./python-dateutil.SlackBuild |