diff --git a/_sections/30-projects.md b/_sections/30-projects.md index 54cb189..9ca97de 100644 --- a/_sections/30-projects.md +++ b/_sections/30-projects.md @@ -27,6 +27,7 @@ These projects pledge to drop Python 2 support in or before 2020. - [![](assets/scikit-image.png)Scikit Image](http://scikit-image.org/) - [![](assets/pymc3.png)PyMC3](https://github.com/pymc-devs/pymc3) - [![](assets/tensorpack.png)Tensorpack](https://github.com/tensorpack/tensorpack) +- [![](assets/pytest1.png)pytest](https://docs.pytest.org/en/latest) - [![](assets/xonsh.png)xonsh](http://xon.sh) - [![](assets/astropy.png)Astropy](https://www.astropy.org/) - [![](assets/geopy.png)geopy](https://geopy.readthedocs.io/) diff --git a/assets/pytest1.png b/assets/pytest1.png new file mode 100644 index 0000000..e8064a6 Binary files /dev/null and b/assets/pytest1.png differ