scikit-learn-contrib / scikit-matter

A collection of scikit-learn compatible utilities that implement methods born out of the materials science and chemistry communities
https://scikit-matter.readthedocs.io/en/v0.2.0/
BSD 3-Clause "New" or "Revised" License
70 stars 18 forks source link

Remove python 3.7 support from tests #146

Closed agoscinski closed 1 year ago

agoscinski commented 1 year ago

Python 3.7 has cause problem due to issues with the sklearn diabetes dataset and Python 3.7 support has been dropped since last year according to NEP

From discussion in https://github.com/lab-cosmo/scikit-cosmo/pull/140#discussion_r1042238012

agoscinski commented 1 year ago

the bash directory where the github action are executed has changed to /usr/bin/, so I am using now the alias in the pyproject.toml