Skip to content

miutil v0.12.0 beta

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 May 18:57
· 5 commits to master since this release
7de60cb
  • fix setup.py install for matlab.engine (#32, #31)
    • PEP440 non-compliance work-around (vis. pypa/setuptools#3772)
    • fallback to pip install
    • improve error messages
  • misc build/test/framework updates (#32)
    • migrate setup.{cfg,py} => pyproject.toml
    • bump minimum nibabel version
    • bump pre-commit
    • fix deployment