This PR updates the babel.toml files used in the babelization tests for the four BMI examples (C, C++, Fortran, Python), making sure that the value of the package_license attribute matches one of the possibilities in the babelizer/data/cookiecutter.json file.
These changes are relevant for #74.
I also updated the bmi-example-python submodule to pull in recent changes.
This PR updates the babel.toml files used in the babelization tests for the four BMI examples (C, C++, Fortran, Python), making sure that the value of the
package_license
attribute matches one of the possibilities in the babelizer/data/cookiecutter.json file.These changes are relevant for #74.
I also updated the bmi-example-python submodule to pull in recent changes.