Skip to content

Drop YAML support

Erwan Rouchet requested to merge remove-yaml into master

Closes #44 (closed)

PyYAML is still installed because it is a dependency of typesystem, but it isn't actually used anymore. This appears to give a 10% speed improvement in loading the schema locally.

Merge request reports

Loading