Skip to content

Models Distribution Package

Compare
Choose a tag to compare
@jdkandersson jdkandersson released this 10 Oct 09:09
· 477 commits to master since this release
4c1916b
  • Refactor the models file generation to use the artifacts from the schemas.
  • Add build_json and build_yaml interfaces which can be used to produce a package with the models.
  • Changed output of build_json and build_yaml to be contained within a project directory.
  • Add support for building sdist or wheel distributable archive.
  • Drop support for Python 3.6 and add support for Python 3.9.