asdf-format / asdf-coordinates-schemas

ASDF schemas for coordinates
https://asdf-coordinates-schemas.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
1 stars 3 forks source link

Add recursive yaml finding #2

Closed WilliamJamieson closed 2 years ago

WilliamJamieson commented 2 years ago

In https://github.com/asdf-format/asdf-transform-schemas/pull/32, a recursive yaml file finding was added. This was done so that arbitrarily deep directory trees for schemas and other resource file could be used without modification of setup.py for non-editable installations. This PR brings that functionality into asdf-coordinates-schemas.