ktindiana / sphinxval

SPHINX validation code for solar energetic particle models
MIT License
3 stars 3 forks source link

Add build/test framework #22

Open rickyegeland opened 9 months ago

rickyegeland commented 9 months ago

Do for sphinxval what we did for fetchsep: an automated build/test/CI/deploy framework with a cookiecutter template.

This can resolve one ongoing issue that different developers don't know which versions of python are OK. The current answer is up to but not exceeding version 3.10.x. Permissible versions are specified in setup.py.