cfs-energy / cfspopcon

POPCONs (Plasma OPerating CONtours)
https://cfspopcon.readthedocs.io/en/latest/
MIT License
22 stars 14 forks source link

Dropping Python 3.9? #105

Open hassec opened 2 months ago

hassec commented 2 months ago

I'd like to understand if anybody is relying on python 3.9 compatibility.

Numpy v2.1 and later as well as the latest xarray release have dropped python 3.9 and require >=3.10

We'll eventually have to follow this to be able to update these dependencies. This isn't urgent, but I'd rather raise this point early to already incentivize people to use python 3.10 and later.

fyi: @tbody-cfs @nelsonand @AudreySaltzman (feel free to tag more people that might be affected)

tbody-cfs commented 2 months ago

Not using 3.9 and happy to drop

nelsonand commented 2 months ago

Also happy to drop!

AudreySaltzman commented 2 months ago

Yep - I don't use Python 3.9 and I checked with the rest of MIT folks - we're all good to drop 3.9.

hassec commented 2 months ago

Thanks everyone for the quick round of replies! ❤️

github-actions[bot] commented 4 days ago

This issue has not seen any activity in the past 60 days. It is now marked as stale and will be closed in 7 days if no further activity is registered.