Skip to content

v0.0.8

Compare
Choose a tag to compare
@strombringer strombringer released this 09 Dec 20:02
· 2 commits to main since this release

This is a broken release, because the Dockerfile didn't work anymore. Something to do with a release of a different version of something that is used under the hood to build numpy. It's a bit over my head.

The solution is to explicitly include everything needed to compile in the docker image, compile the python packages and then uninstall the compile-requirements again.

This is done in v0.0.9