NeuroML / pyNeuroML

A single package in Python unifying scripts and modules for reading, writing, simulating and analysing NeuroML2/LEMS models.
https://docs.neuroml.org/Userdocs/Software/pyNeuroML.html
GNU Lesser General Public License v3.0
34 stars 30 forks source link

feat!: drop Py3.7 support #282

Closed sanjayankur31 closed 7 months ago

sanjayankur31 commented 7 months ago

BREAKING CHANGE: drop py3.7 support

sanjayankur31 commented 7 months ago

@robertvi : pulling in development now should stop your branch from testing on 3.7 too.