MetaCell / NetPyNE-UI

NetPyNE User interface
23 stars 7 forks source link

Ditch py3.7: EOL #747

Open sanjayankur31 opened 1 year ago

sanjayankur31 commented 1 year ago

Py3.7 is now EOL, so we should at least update to 3.8:

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

If at all possible, 3.11 would be a good target so that this maintenance task doesn't have to be done again for a while.