MolSSI / cookiecutter-cms

Python-centric Cookiecutter for Molecular Computational Chemistry Packages
MIT License
385 stars 89 forks source link

Python versions falling behind NEP29/SPEC0 #184

Open hmacdope opened 7 months ago

hmacdope commented 7 months ago

The automatic CI Python versions :

 python-version: [ 3.8, 3.9, "3.10" ]

Are now far behind python releases and the widely accepted NEP29: https://numpy.org/neps/nep-0029-deprecation_policy.html and SPEC0 versioning: https://scientific-python.org/specs/spec-0000/