Skip to content

Release 0.0.5

Yannik Schälte requested to merge develop into main
  • Modernize package and CI:

    • Add setup.cfg and pyproject.toml for package build and dependencies
    • Add tox and pre-commit hooks for testing and code quality checks via tox.ini and .flake8
    • Enforce pep8 code quality subset via flake8
    • Add API docs to documentation
    • Add CHANGELOG.rst and CONTRIBUTE.rst
    • Rename master branch to main
    • Streamline documentation build via .readthedocs.yaml
    • Add scripts for build of external dependencies
    • Add automatic deployment to PyPI
  • Allow custom executables in model creation

Edited by Yannik Schälte

Merge request reports