summaryrefslogtreecommitdiffstats
path: root/python/docopt/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/docopt/README')
-rw-r--r--python/docopt/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/docopt/README b/python/docopt/README
index de9ee4f9c6..349148631b 100644
--- a/python/docopt/README
+++ b/python/docopt/README
@@ -1,3 +1,5 @@
docopt helps you
* define interface for your command-line app
* automatically generate parser for it.
+
+Python3 is an optional dependency.