noaa-oar-arl / monet

The Model and ObservatioN Evaluation Toolkit (MONET)
https://monet-arl.readthedocs.io
Other
45 stars 21 forks source link

Drop support for python 2.7 #61

Closed bbakernoaa closed 5 years ago

bbakernoaa commented 5 years ago

Alice noted that there was an unknown dependency on the futurize library. This was introduced about 2 years ago to allow MONET to be both python2.7 and python 3+ compatible. With python2.7 being unsupported next year and all the major packages moving on. Please check out the py3 branch and test it to see if there are any issues. https://github.com/noaa-oar-arl/MONET/commit/2e26fdadf350b73b2855f54664fc820a8e641d9b

I think that we should also start writing some tests to be able to do continuous testing to ensure nothing breaks

bbakernoaa commented 5 years ago

Seeing as no one has had an issue with this yet I'm going to close this issue as claim victory