summaryrefslogtreecommitdiffstats
path: root/python/typing/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/typing/README')
-rw-r--r--python/typing/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/typing/README b/python/typing/README
index 21502e4a6f..471488acff 100644
--- a/python/typing/README
+++ b/python/typing/README
@@ -1,2 +1,4 @@
This is a backport of the standard library typing module to Python
versions older than 3.5.
+
+python3 is an optional dependency (autodetected).