summaryrefslogtreecommitdiffstats
path: root/python/pytz/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/pytz/README')
-rw-r--r--python/pytz/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/python/pytz/README b/python/pytz/README
index 0c4151713e..354f8ea02c 100644
--- a/python/pytz/README
+++ b/python/pytz/README
@@ -3,5 +3,3 @@ accurate and cross platform timezone calculations using Python 2.3
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 auto-detected at build time.