summaryrefslogtreecommitdiffstats
path: root/python/schema/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/schema/README')
-rw-r--r--python/schema/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/python/schema/README b/python/schema/README
index fdf11b8492..9c643b0a5f 100644
--- a/python/schema/README
+++ b/python/schema/README
@@ -4,5 +4,3 @@ schema is a library for validating Python data structures, such as those
obtained from config-files, forms, external services or command-line
parsing, converted from JSON/YAML (or something else) to Python
data-types.
-
-python3 is an optional dependency.