PyEllips / pyElli

An open source ellipsometry analysis tool for reproducible and comprehensible building of optical models.
https://pyelli.readthedocs.io
GNU General Public License v3.0
17 stars 6 forks source link

Upgrade and use `ruff==0.4.8` and support `numpy>=2.0.0` #176

Closed domna closed 2 months ago

domna commented 2 months ago

Fixes #175

Changes

domna commented 2 months ago

uv doesn't work with python 3.7. I just removed it. I think it's not officially supported anymore anyways, so I guess it's fine to request that people have at least python 3.8.