Closed michael-a-hansen closed 3 years ago
Conda is being a pain and so this hasn't really gone anywhere, but a nice improvement is that CMake is no longer required and Griffon is compiled into an extension automatically with setup.py.
Cantera support, at least 2.3 and 2.5, is necessary in CI.
I'm giving up on conda install
for the time. Travis CI is set up but can't find blas and lapack when linking the Griffon extension.
Done! Travis CI's badges are unstable and it says it's failing despite everything showing successful builds. So whatever...
A good intermediate here would be to call CMake to build the Griffon library directly from setuptools, which would also simplify the build for developers.