diff --git a/_sections/30-projects.md b/_sections/30-projects.md index aa83d60..ac3fda2 100644 --- a/_sections/30-projects.md +++ b/_sections/30-projects.md @@ -70,6 +70,7 @@ These projects pledge to drop Python 2 support in or before 2020. - [![](assets/psi4square.png)Psi4](http://psicode.org/) - [![](assets/pylast.png)pyLast](https://github.com/pylast/pylast) - [![](assets/iris.png)iris](https://scitools.org.uk/iris/docs/latest/) +- [![](assets/meshio.png)meshio](https://github.com/nschloe/meshio/) - [![](assets/cmd2.png)cmd2](https://github.com/python-cmd2/cmd2) - [![](assets/yt.png)yt](https://yt-project.org/) - [![](assets/pyscipopt.png)PySCIPOpt](https://github.com/SCIP-Interfaces/PySCIPOpt) diff --git a/assets/meshio.png b/assets/meshio.png new file mode 100644 index 0000000..dbe8834 Binary files /dev/null and b/assets/meshio.png differ