BDNYC / sedkit

Spectral energy distribution construction and analysis tools
https://sedkit.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
18 stars 13 forks source link

Minimum numpy requirement should be at least 2.0 #106

Closed kelle closed 1 week ago

kelle commented 2 months ago

Since we're using trapazoid function, minimum numpy version should be 2.0.

kelle commented 3 weeks ago

modify the pyproject.toml.