OpenAssetIO / OpenAssetIO-TraitGen

A code generation tool that produces OpenAssetIO Traits and Specifications from a simple YAML description.
Apache License 2.0
6 stars 5 forks source link

Ensure `openassetio-traitgen` compatibility with Python 3.7 #1

Closed foundrytom closed 2 years ago

foundrytom commented 2 years ago

What

Ensure traitgen works when run under Python 3.7

Why

Still widely in use in production

foundrytom commented 2 years ago

https://github.com/foundrytom/OpenAssetIO-TraitGen/pull/1/checks suggests all is well as tests pass in Python 3.7 on all platforms.