yt-project / yt_experiments

A repository containing some experimental packages and enhancements
BSD 3-Clause "New" or "Revised" License
0 stars 2 forks source link

bump min python to 3.10, add np as explicit dep #12

Closed chrishavlin closed 1 month ago

chrishavlin commented 1 month ago

This bumps the minimum python version to 3.10 (with the understanding that yt will soon bump as well), adds numpy as an explicit dependency and requires numpy>=2.0 for the build step.