openschemas / openschemas-python

python library for interacting with schemas
https://openschemas.github.io/openschemas-python/
Other
2 stars 0 forks source link

fixing bug with parsing of input - had wrong variable! #19

Closed vsoch closed 6 years ago

vsoch commented 6 years ago

This will fix an issue with parsing input files revealed in the spec-hardware build, and also #18.

vsoch commented 6 years ago

build failures are because of ruamel - I'm not sure why this was chosen over pyamel, but I'm going to change it.