v0.6-rc (#1814)
* bump version to v0.6-rc * Update `MANIFEST.in` and `scripts/run_python_examples.sh` * Update Release instructions `docs/contrib/release.rst` * Fix missing quotes in `python/example/single_cell_nml.py` * Add testing to sdist creation in `ciwheel.yml` * Rename `basic.yml` to `test-everything.yml` * Remove Python examples step from matrix (mostly because plotting takes much CPU on macos) * change to build /w nml * add test of pip builds (`pip install` in addition to CMake builds) * Python examples are tested here, once is enough.
Showing
- .github/workflows/ciwheel.yml 9 additions, 1 deletion.github/workflows/ciwheel.yml
- .github/workflows/test-everything.yml 31 additions, 8 deletions.github/workflows/test-everything.yml
- MANIFEST.in 6 additions, 1 deletionMANIFEST.in
- VERSION 1 addition, 1 deletionVERSION
- doc/contrib/release.rst 35 additions, 38 deletionsdoc/contrib/release.rst
- python/example/example_requirements.txt 2 additions, 0 deletionspython/example/example_requirements.txt
- python/example/single_cell_nml.py 1 addition, 1 deletionpython/example/single_cell_nml.py
- scripts/run_python_examples.sh 10 additions, 5 deletionsscripts/run_python_examples.sh
Please register or sign in to comment