diff options
Diffstat (limited to 'python/schema/README')
-rw-r--r-- | python/schema/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/python/schema/README b/python/schema/README index fdf11b84928f1..9c643b0a5fc4c 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. |