SnowEx / snowexsql

A project to access the SnowEx database holding data from the NASA SnowEx campaign
https://snowexsql.readthedocs.io/en/latest/readme.html
GNU General Public License v3.0
23 stars 6 forks source link

drop python 3.7 support at EOL in June 2023 #80

Closed micahjohnson150 closed 2 months ago

micahjohnson150 commented 1 year ago

Some of our tests rely on python 3.7 which EOL in June 2023. When we do this we should update ipython from 7.X to 8.X

micahjohnson150 commented 1 year ago

https://devguide.python.org/versions/

micahjohnson150 commented 2 months ago

Fixed by #81