pyOpenSci / python-package-guide

scientific Python package recommendations & guidance curated by pyOpenSci
https://www.pyopensci.org/python-package-guide/
Other
70 stars 43 forks source link

Test example projects #249

Open ucodery opened 1 month ago

ucodery commented 1 month ago

After #248 we will have real example projects to pull from in docs. These projects should all be tested so that they remain a set of accurate and meaningful examples.

Each project should be tested via a nox session which will verify that each can be: built, installed, imported, run

This nox session should also be run during CI.

lwasser commented 1 month ago

also please see our examplePy repo where i began to create example packages! And #252 ... we've come a long way since i started working on examplePy which is so so awesome! 💟 community 💟