NSLS-II / edrixs

An open source toolkit for simulating RIXS spectra based on ED
https://nsls-ii.github.io/edrixs
GNU General Public License v3.0
34 stars 20 forks source link

Updating Minimum Python #182

Open Anselmoo opened 1 year ago

Anselmoo commented 1 year ago

Due to the end of the lifetime, the minimum requirements should be adjusted at least to 3.7, better 3.8. See also: https://devguide.python.org/versions/

https://github.com/NSLS-II/edrixs/blob/ca84c4969af0e24e9443352f676afce512b516b6/setup.py#L13

Anselmoo commented 1 year ago

See #157

Anselmoo commented 1 year ago

The minimum Python requirement still exist

https://github.com/NSLS-II/edrixs/blob/5c8157d81402798a4cab1fa49c7672c00a363bed/setup.py#L15

but maybe this cannot be easily because of the Fortran compiler?