summaryrefslogtreecommitdiffstats
path: root/python/pytz/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/pytz/README')
-rw-r--r--python/pytz/README5
1 files changed, 1 insertions, 4 deletions
diff --git a/python/pytz/README b/python/pytz/README
index fe43022964..0c4151713e 100644
--- a/python/pytz/README
+++ b/python/pytz/README
@@ -4,7 +4,4 @@ or higher. It also solves the issue of ambiguous times at the end
of daylight savings, which you can read more about in the Python
Library Reference (datetime.tzinfo).
-python3 is an optional dependency. You need to set PYTHON3=yes,
-for example:
-
- PYTHON3=yes ./pytz.SlackBuild
+python3 is auto-detected at build time.